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.
1 parent 32f50b0 commit 4f01821Copy full SHA for 4f01821
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