Skip to content

Commit

Permalink
Cosmetic tweak to satisfy linter
Browse files Browse the repository at this point in the history
  • Loading branch information
bwaidelich committed Nov 13, 2024
1 parent 4186614 commit 40d6023
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Neos.Flow/Classes/Security/Policy/RoleIds.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
*/
private array $roleIds;

/**
* @param array<RoleId> $roleIds
*/
private function __construct(
RoleId ...$roleIds
) {
Expand Down

0 comments on commit 40d6023

Please sign in to comment.