Completed
Push — master ( 10890d...dbd4c3 )
by Juuso
05:13
created
src/AlgoliaManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -205,7 +205,7 @@
 block discarded – undo
205 205
     /**
206 206
      * Checks if the given class implements SearchableInterface.
207 207
      *
208
-     * @param mixed $class Either name or instance of the class to be checked.
208
+     * @param string $class Either name or instance of the class to be checked.
209 209
      */
210 210
     private function checkImplementsSearchableInterface($class)
211 211
     {
Please login to merge, or discard this patch.