From 01c44e9002d03f58c9a5271c6256096de3273eb5 Mon Sep 17 00:00:00 2001 From: Steve Clay Date: Mon, 9 Apr 2012 15:06:33 -0400 Subject: More PHPDoc comments and @var declarations to help IDE comprehension --- upgrades/2012022501.php | 1 + 1 file changed, 1 insertion(+) (limited to 'upgrades') diff --git a/upgrades/2012022501.php b/upgrades/2012022501.php index 815e10b62..50102e875 100644 --- a/upgrades/2012022501.php +++ b/upgrades/2012022501.php @@ -29,6 +29,7 @@ foreach ($items as $item) { * Downloads the thumbnail and saves into data folder * * @param ElggObject $item + * @return bool */ function videolist_2012022501($item) { -- cgit v1.2.3