Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cerbero90 committed Jan 10, 2025
1 parent cd288a6 commit 6646a6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion helpers/core.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

namespace Cerbero\Enum;

use Cerbero\Enum\Enums\Backed;
use Generator;

/**
Expand Down
1 change: 1 addition & 0 deletions src/Services/Generator.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class Generator
/**
* Instantiate the class.
*
* @param class-string<\UnitEnum> $namespace
* @param string[] $cases
* @throws \ValueError
*/
Expand Down

0 comments on commit 6646a6c

Please sign in to comment.