Subversion-Projekte lars-tiefland.laravel_shop

Revision

Revision 148 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 148 Revision 621
Zeile 1... Zeile 1...
1
<?php declare(strict_types=1);
1
<?php declare(strict_types=1);
2
/*
2
/*
3
 * This file is part of the Recursion Context package.
3
 * This file is part of sebastian/recursion-context.
4
 *
4
 *
5
 * (c) Sebastian Bergmann <sebastian@phpunit.de>
5
 * (c) Sebastian Bergmann <sebastian@phpunit.de>
6
 *
6
 *
7
 * For the full copyright and license information, please view the LICENSE
7
 * For the full copyright and license information, please view the LICENSE
8
 * file that was distributed with this source code.
8
 * file that was distributed with this source code.