Gumdrop\TwigFileHandler::__construct PHP Method

__construct() public method

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