DelegatingLoader
DelegatingLoader
class DelegatingLoader extends DelegatingLoader
DelegatingLoader delegates route loading to other loaders using a loader resolver.
This implementation resolves the _controller attribute from the short notation to the fully-qualified form (from a:b:c to class::method).
Methods
LoaderResolverInterface | getResolver() Gets the loader resolver. | from 登录查看完整内容
|