Carew\Event\Listener\Decorator\Twig::__construct PHP Méthode

__construct() public méthode

public __construct ( Twig_Environment $twig )
$twig Twig_Environment
    public function __construct(\Twig_Environment $twig)
    {
        $this->twig = $twig;
    }