Completed
Push — master ( 3d45a5...2bc3d9 )
by Sergey
15:01
created
src/ElasticsearchModel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
 
47 47
     /**
48 48
      * @param array $query
49
-     * @return ElasticsearchCollection|static[]
49
+     * @return ElasticsearchCollection
50 50
      */
51 51
     public static function search($query = [])
52 52
     {
Please login to merge, or discard this patch.