We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e6f76 commit 1ef3855Copy full SHA for 1ef3855
1 file changed
src/Database/Validator/Queries/Documents.php
@@ -19,8 +19,8 @@ class Documents extends IndexedQueries
19
* Expression constructor
20
*
21
* @param array<mixed> $attributes
22
- * @param string $idAttributeType
23
* @param array<mixed> $indexes
+ * @param string $idAttributeType
24
* @throws Exception
25
*/
26
public function __construct(
0 commit comments