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