Completed
Push — master ( 01d73e...c6357c )
by Juliette
03:01
created
Sniff.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -345,7 +345,7 @@
 block discarded – undo
345 345
      * @param int                  $stackPtr    The position of the function call token.
346 346
      * @param int                  $paramOffset The 1-based index position of the parameter to retrieve.
347 347
      *
348
-     * @return array|false
348
+     * @return string
349 349
      */
350 350
     public function getFunctionCallParameter(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $paramOffset)
351 351
     {
Please login to merge, or discard this patch.