diff --git a/src/IDF/Git.php b/src/IDF/Git.php index 484a558..4f37ad3 100644 --- a/src/IDF/Git.php +++ b/src/IDF/Git.php @@ -136,6 +136,8 @@ class IDF_Git /** * Get the branches. + * + * @return array Branches. */ public function getBranches() {