FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
services.php
Go to the documentation of this file.
1
<?php
2
/*
3
Copyright Siemens AG 2015
4
5
Copying and distribution of this file, with or without modification,
6
are permitted in any medium without royalty provided the copyright
7
notice and this notice are preserved. This file is offered as-is,
8
without any warranty.
9
*/
16
global $container;
17
$loader = $container->get(
'twig.loader'
);
18
$loader->addPath(dirname(__FILE__).
'/template'
);
src
spdx2
agent
services.php
Generated on Mon Jun 29 2020 12:03:42 for FOSSology by
1.8.11