PhpFileLoader loads routes from a PHP file.
The file must return a RouteCollection instance.
@author Fabien Potencier <fabien@symfony.com>
@api
Expanded class hierarchy of PhpFileLoader
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
PhpFileLoader:: |
public | function | Loads a PHP file. | |
PhpFileLoader:: |
public | function | @api |