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