trait AddTrait
| RouteConfigurator | add(string $name, $path) Adds a route. | |
| RouteConfigurator | __invoke(string $name, $path) Adds a route. |
Adds a route.
| string | $name | |
| $path |
| RouteConfigurator |
Adds a route.
| string | $name | |
| $path |
| RouteConfigurator |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Routing/Loader/Configurator/Traits/AddTrait.html