interface ControllerProviderInterface
Interface for controller providers.
Methods
| ControllerCollection |
connect(Application $app)
Returns routes to connect to the given application. |
Details
at line 28
public ControllerCollection
connect(Application $app)
Returns routes to connect to the given application.