Completed
Push — master ( 2eb358...22ec43 )
by Chris
16:26
created
src/GitWrapper/GitTags.php 1 patch
Doc Comments   -3 removed lines patch added patch discarded remove patch
@@ -35,9 +35,6 @@
 block discarded – undo
35 35
     /**
36 36
      * Fetches the Tags via the `git branch` command.
37 37
      *
38
-     * @param boolean $onlyRemote
39
-     *   Whether to fetch only remote Tags, defaults to false which returns
40
-     *   all Tags.
41 38
      *
42 39
      * @return array
43 40
      */
Please login to merge, or discard this patch.