Interface AppAwareInterface
Interface for objects that depend on an app.
Mostly exists to avoid boilerplate code duplication.
Direct known implementers
Charcoal\App\Module\AbstractModule, Charcoal\App\Module\ModuleManager, Charcoal\App\Route\RouteManager
public
|