Completed
Pull Request — develop (#186)
by A.
08:13 queued 04:21
created
ManagementBundle/Validator/ReconfigureInstitutionRequestValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -163,7 +163,7 @@
 block discarded – undo
163 163
 
164 164
     /**
165 165
      * @param string[] $institutions
166
-     * @param $configuredInstitutions
166
+     * @param string[] $configuredInstitutions
167 167
      * @return string[]
168 168
      */
169 169
     public function determineNonExistentInstitutions(array $institutions, $configuredInstitutions)
Please login to merge, or discard this patch.