Completed
Push — master ( 876946...08c288 )
by Bart
02:55
created
Service/ShibbolethServiceProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -205,7 +205,7 @@
 block discarded – undo
205 205
 
206 206
     /**
207 207
      * @param string $name
208
-     * @param null   $fallback
208
+     * @param null|double   $fallback
209 209
      * @return null|string
210 210
      */
211 211
     public function getAttribute($name, $fallback = null)
Please login to merge, or discard this patch.