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 a9ad994 + 4f01821 commit 3c3dd0eCopy full SHA for 3c3dd0e
src/Concerns/HasEnums.php
@@ -8,7 +8,6 @@ trait HasEnums
8
9
public function enums(array $enums): static
10
{
11
- // test test test test
12
$this->enums = $enums;
13
14
return $this;
0 commit comments