Skip to content

Commit e33931a

Browse files
Removed unnecessary doc-blocks
1 parent db46226 commit e33931a

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

tests/Unit/Console/InlineOff/Update/Success/NestedAttributesTest.php

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,6 @@
1515

1616
declare(strict_types=1);
1717

18-
/**
19-
* This file is part of the "laravel-lang/publisher" project.
20-
*
21-
* For the full copyright and license information, please view the LICENSE
22-
* file that was distributed with this source code.
23-
*
24-
* @author Andrey Helldar <helldar@dragon-code.pro>
25-
* @copyright 2025 Laravel Lang Team
26-
* @license MIT
27-
*
28-
* @see https://laravel-lang.com
29-
*/
30-
3118
namespace Tests\Unit\Console\InlineOff\Update\Success;
3219

3320
use DragonCode\Support\Facades\Filesystem\Directory;

tests/Unit/Console/InlineOn/Update/Success/NestedAttributesTest.php

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,6 @@
1515

1616
declare(strict_types=1);
1717

18-
/**
19-
* This file is part of the "laravel-lang/publisher" project.
20-
*
21-
* For the full copyright and license information, please view the LICENSE
22-
* file that was distributed with this source code.
23-
*
24-
* @author Andrey Helldar <helldar@dragon-code.pro>
25-
* @copyright 2025 Laravel Lang Team
26-
* @license MIT
27-
*
28-
* @see https://laravel-lang.com
29-
*/
30-
3118
namespace Tests\Unit\Console\InlineOn\Update\Success;
3219

3320
use DragonCode\Support\Facades\Filesystem\Directory;

0 commit comments

Comments
 (0)