You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2020. It is now read-only.
Currently a hash is created to create a unique key to link an instance of the ClosureController to the routes.
This needs to be upgraded to work in a better way. (Hashing is dangerous because of possible non-unique controller names)