mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
feat: update file structure
This commit is contained in:
@@ -23,8 +23,6 @@ class Queries extends Validator
|
||||
* Queries constructor
|
||||
*
|
||||
* @param Validator $validator used to validate each query
|
||||
* @param Document[] $attributes allowed attributes to be queried
|
||||
* @param Document[] $indexes available for strict query matching
|
||||
* @param bool $strict
|
||||
*/
|
||||
public function __construct(Validator $validator)
|
||||
|
||||
Reference in New Issue
Block a user