Skip to content

Commit

Permalink
Update Neos.ContentRepositoryRegistry/Classes/Command/SubprocessProje…
Browse files Browse the repository at this point in the history
…ctionCatchUpCommandController.php
  • Loading branch information
bwaidelich authored Sep 19, 2023
1 parent e74f3f0 commit 1298837
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class SubprocessProjectionCatchUpCommandController extends CommandController

/**
* @param string $contentRepositoryIdentifier
* @param string $projectionClassName
* @param string $projectionClassName fully qualified class name of the projection to catch up
* @internal
*/
public function catchupCommand(string $contentRepositoryIdentifier, string $projectionClassName): void
Expand Down

0 comments on commit 1298837

Please sign in to comment.