This commit is contained in:
Nicolas Grekas
2025-07-10 11:37:14 +02:00
parent 7f908ba1f4
commit 85a4817128
115 changed files with 919 additions and 78 deletions
+9
View File
@@ -1,5 +1,14 @@
<?php
/*
* This file is part of Twig.
*
* (c) Fabien Potencier
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Twig\Tests\Loader;
/*