@@ -35,9 +35,6 @@ |
||
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 | */ |