$container
$container : \FW\Utils\Container
Router Module Implementation
Uses the Slim framework (http://slimframework.com)
$container : \FW\Utils\Container
$config : \FW\Config\BaseConfig
Application config module
$adapter : \FW\Data\AdapterInterface
Adapter module
__construct(\FW\Utils\Container $c)
Classes that inherit from this class cannot override the constructor.
Sets up the injector
\FW\Utils\Container | $c | The dependency injection container |