FOSSology  3.2.0rc1
Open Source License Compliance by Open Source Software
services.php
Go to the documentation of this file.
1 <?php
8 $loader = $GLOBALS['container']->get('twig.loader');
9 $loader->addPath(dirname(__FILE__).'/template');