Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Commit 47fc375

Browse files
Merge pull request #190 from package-wizard/code-style-cj7kr2r
The code style has been fixed
2 parents 2ae9a9c + 4b3209f commit 47fc375

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/Data/Casts/PlaceholderCast.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
declare(strict_types=1);
4+
35
namespace PackageWizard\Installer\Data\Casts;
46

57
use Spatie\LaravelData\Casts\Cast;

0 commit comments

Comments
 (0)