We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d87a828 + 3f34d61 commit e0e3c60Copy full SHA for e0e3c60
tests/TestCase.php
@@ -2,21 +2,6 @@
2
3
declare(strict_types=1);
4
5
-/*
6
- * This file is part of the "dragon-code/support" project.
7
- *
8
- * For the full copyright and license information, please view the LICENSE
9
- * file that was distributed with this source code.
10
11
- * @author Andrey Helldar <[email protected]>
12
13
- * @copyright 2021 Andrey Helldar
14
15
- * @license MIT
16
17
- * @see https://github.com/TheDragonCode/support
18
- */
19
-
20
namespace Tests;
21
22
use Illuminate\Support\Facades\Route;
0 commit comments