FOFDispatcher::getTask
Tries to guess the controller task to execute based on the view name and the HTTP request method.
Signature
protected function getTask(string
$view )
Parameters
-
$view
- The name of the view
Returns
- string
- The best guess of the task to execute