FOSSology  4.4.0
Open Source License Compliance by Open Source Software
services.php
Go to the documentation of this file.
1 <?php
2 /*
3  SPDX-FileCopyrightText: © Fossology contributors
4 
5  SPDX-License-Identifier: GPL-2.0-only
6 */
13 $loader = $GLOBALS['container']->get('twig.loader');
14 $loader->addPath(dirname(__FILE__).'/template');