Bolt\TemplateChooser::__construct PHP Méthode

__construct() public méthode

Constructor.
public __construct ( Silex\Application $app )
$app Silex\Application
    public function __construct(Silex\Application $app)
    {
        $this->app = $app;
    }