mirror of
https://codeberg.org/icewind/SearchDAV.git
synced 2026-06-03 09:34:08 +02:00
psalm fixes
This commit is contained in:
parent
1290acf675
commit
3d85afde98
6 changed files with 19 additions and 15 deletions
|
|
@ -38,7 +38,7 @@ class Query {
|
|||
*/
|
||||
public $from;
|
||||
/**
|
||||
* @var Operator
|
||||
* @var ?Operator
|
||||
*
|
||||
* The search operator, either a comparison ('gt', 'eq', ...) or a boolean operator ('and', 'or', 'not')
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue