Skip to content

Commit

Permalink
Update BaseCommand.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-meyer authored Sep 28, 2023
1 parent 5ed1ebc commit 5e8c166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/Command/BaseCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ public function __construct(CollectionRepository $collectionRepository,
/**
* Initialize the extbase repository based on the given storagePid.
*
* TYPO3 10+: Find a better solution e.g. based on Symfonie Dependency Injection.
* TYPO3 10+: Find a better solution e.g. based on Symfony Dependency Injection.
*
* @param int $storagePid The storage pid
*
Expand Down

0 comments on commit 5e8c166

Please sign in to comment.