From 24e8c80dfbd358710464cda0e5570655d5f200c6 Mon Sep 17 00:00:00 2001 From: Loic d'Anterroches Date: Sun, 27 Jul 2008 01:37:43 +0200 Subject: [PATCH] Updated the docstring. --- src/IDF/Git.php | 2 ++ 1 file changed, 2 insertions(+) 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() {