From a7f3e3bec50762f2083f70672a0ba3db533fc8bb Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 4 Mar 2016 21:11:12 -0500 Subject: PHPdoc cleanup --- app/Model/Color.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Model/Color.php') diff --git a/app/Model/Color.php b/app/Model/Color.php index 1b11f175..dee28643 100644 --- a/app/Model/Color.php +++ b/app/Model/Color.php @@ -141,6 +141,7 @@ class Color extends Base * Get available colors * * @access public + * @param bool $prepend * @return array */ public function getList($prepend = false) -- cgit v1.2.3