@@ -60,7 +60,7 @@ |
||
60 | 60 | 'doc' => $this->getSearchableIndex() |
61 | 61 | ], |
62 | 62 | ]; |
63 | - dispatch(new IndexModel($this, $params,'update')); |
|
63 | + dispatch(new IndexModel($this, $params, 'update')); |
|
64 | 64 | } |
65 | 65 | |
66 | 66 | /** |