File tree Expand file tree Collapse file tree 2 files changed +0
-26
lines changed Expand file tree Collapse file tree 2 files changed +0
-26
lines changed Original file line number Diff line number Diff line change 15
15
16
16
declare (strict_types=1 );
17
17
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
-
31
18
namespace Tests \Unit \Console \InlineOff \Update \Success ;
32
19
33
20
use DragonCode \Support \Facades \Filesystem \Directory ;
Original file line number Diff line number Diff line change 15
15
16
16
declare (strict_types=1 );
17
17
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
-
31
18
namespace Tests \Unit \Console \InlineOn \Update \Success ;
32
19
33
20
use DragonCode \Support \Facades \Filesystem \Directory ;
You can’t perform that action at this time.
0 commit comments