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