Skip to content

Commit

Permalink
Fix: Typo
Browse files Browse the repository at this point in the history
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
  • Loading branch information
solracsf authored Jul 6, 2024
1 parent 9ac6404 commit c050410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ACL/ACLManagerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class ACLManagerTest extends TestCase {
/** @var TrashManager */
private $trashManager;
/** @var LoggerInterface */
private $logger,
private $logger;
/** @var IUser */
private $user;
/** @var ACLManager */
Expand Down

0 comments on commit c050410

Please sign in to comment.