mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
feat: update file structure
This commit is contained in:
parent
b2b714f713
commit
228bedd6d0
3 changed files with 0 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue