Completed
Pull Request — master (#13837)
by Sam
39:38
created
framework/helpers/BaseStringHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -352,7 +352,7 @@
 block discarded – undo
352 352
     }
353 353
 
354 354
     /**
355
-     * @param $maskedToken A masked token.
355
+     * @param string $maskedToken A masked token.
356 356
      * @return string An unmasked token, or an empty string in case of invalid token format.
357 357
      * @since 2.0.13
358 358
      */
Please login to merge, or discard this patch.