Functions in router.js are called as static functions, however the functions are not classified as static functions. A previous fix instatiated classes before a call, but this fix will make these functions static and call them statically.
Type of Issue
[ ] New feature
[X] Bug fix
[ ] Documentation update
Expected Behavior
Same behavior, consistent function declaration and use
Router function classifications
Functions in router.js are called as static functions, however the functions are not classified as static functions. A previous fix instatiated classes before a call, but this fix will make these functions static and call them statically.
Type of Issue
Expected Behavior
Current Behavior (if bug)