Completed
Push — feature/fga-vetting-procedure ( 13d4ee...d8a661 )
by Michiel
53:09 queued 07:43
created
src/Surfnet/StepupRa/RaBundle/Command/ExportRaSecondFactorsCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -90,7 +90,7 @@
 block discarded – undo
90 90
     /**
91 91
      * Builds the command from a SearchRaSecondFactorsCommand
92 92
      * @param SearchRaSecondFactorsCommand $command
93
-     * @param string $institution
93
+     * @param string $actorInstitution
94 94
      * @return ExportRaSecondFactorsCommand
95 95
      */
96 96
     public static function fromSearchCommand(SearchRaSecondFactorsCommand $command, $actorInstitution)
Please login to merge, or discard this patch.