Compare commits

...

1 Commits

Author SHA1 Message Date
Grégoire Pineau
6637e62480 Add missing license header 2022-04-12 17:19:55 +02:00

View File

@@ -1,5 +1,14 @@
<?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Debug\Tests\Fixtures2;
class RequiredTwice