Completed
Pull Request — master (#88)
by Jason
02:47
created
code/Locator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -220,7 +220,7 @@
 block discarded – undo
220 220
 
221 221
     /**
222 222
      * @param array $searchCriteria
223
-     * @return mixed
223
+     * @return Locator_Controller
224 224
      */
225 225
     public function Items($searchCriteria = array())
226 226
     {
Please login to merge, or discard this patch.