Completed
Pull Request — master (#88)
by Jason
02:24
created
code/Locator.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -233,9 +233,9 @@
 block discarded – undo
233 233
     }
234 234
 
235 235
     /**
236
-     * @param array $searchCriteria
236
+     * @param SS_HTTPRequest $searchCriteria
237 237
      *
238
-     * @return mixed
238
+     * @return Locator_Controller
239 239
      */
240 240
     public function Items($searchCriteria = array())
241 241
     {
Please login to merge, or discard this patch.