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
minor #4788 Controller is a callable (timglabisch)
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes#4788).
Discussion
----------
Controller is a callable
Hello,
i am not sure about this PR but the statement ``A controller is a PHP function`` is wrong.
A controller can be everything that is callable by php.
Commits
-------
3e98b3a Controller is a callable
0 commit comments