Completed
Push — feature/ra-optional-vetting ( 18d375...2f991f )
by
unknown
02:10
created
src/Surfnet/StepupRa/RaBundle/Service/VettingService.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -158,7 +158,7 @@  discard block
 block discarded – undo
158 158
     }
159 159
 
160 160
     /**
161
-     * @param $procedureId
161
+     * @param string $procedureId
162 162
      * @param StartVettingProcedureCommand $command
163 163
      * @return bool
164 164
      */
@@ -449,7 +449,7 @@  discard block
 block discarded – undo
449 449
     }
450 450
 
451 451
     /**
452
-     * @param $procedureId
452
+     * @param string $procedureId
453 453
      * @return string
454 454
      * @throws UnknownVettingProcedureException
455 455
      */
Please login to merge, or discard this patch.