Core Theme Components

ControllerResolver.php

Interfaces, Classes and Traits

ControllerResolver
Our container controller resolver. This resolver is essentially the same resolver as the one in Symony's Framework Bundle. The primary difference is that we can pass our container in the constructor and instruct the resolver to check for instances of our parent Controller class.

Search results