Skip to content

Commit

Permalink
cs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Feb 1, 2024
1 parent b27428a commit 7539a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/AttributeResolverTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ public function getAttributes(?string $name = null, int $flags = 0): array
{
throw new \Exception('need to be implemented');
}
}
}

0 comments on commit 7539a25

Please sign in to comment.