@@ -39,7 +39,7 @@ |
||
39 | 39 | * |
40 | 40 | * @param int|string $id OPTIONAL $id Id is create if empty |
41 | 41 | * @param array|string $data OPTIONAL Data array |
42 | - * @param Index|string $index OPTIONAL Index name |
|
42 | + * @param string $index OPTIONAL Index name |
|
43 | 43 | */ |
44 | 44 | public function __construct($id = '', $data = [], $index = '') |
45 | 45 | { |