Completed
Push — master ( 67f111...ee3fe7 )
by Sebastian
03:47
created
src/Cli/Executable/Pgdump.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -397,7 +397,7 @@
 block discarded – undo
397 397
      * Do not dump commands setting ownership.
398 398
      * --no-owner
399 399
      *
400
-     * @param $bool
400
+     * @param boolean $bool
401 401
      * @return \phpbu\App\Cli\Executable\Pgdump
402 402
      */
403 403
     public function dumpNoOwner($bool)
Please login to merge, or discard this patch.