diff --git a/src/IDF/Git.php b/src/IDF/Git.php index 00f1272..c332d9f 100644 --- a/src/IDF/Git.php +++ b/src/IDF/Git.php @@ -134,6 +134,8 @@ class IDF_Git /** * Get the branches. + * + * @return array Branches. */ public function getBranches() {