mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°7059 - Symfony 6.4 - Add missing namespaces to match PSR-4 convention (#589)
This commit is contained in:
@@ -118,7 +118,7 @@ class Router
|
||||
*
|
||||
* @return mixed Response from the route's handler, can be anything.
|
||||
* Even though it can be anything, in most cases, response will either be:
|
||||
* - A \WebPage for usual backoffice operations
|
||||
* - A WebPage for usual backoffice operations
|
||||
* - null for TwigBase backoffice operations
|
||||
*/
|
||||
public function DispatchRoute(string $sRoute)
|
||||
|
||||
Reference in New Issue
Block a user