Add some missing annotations
[MAILPOET-2429]
This commit is contained in:
committed by
Jack Kitterhing
parent
0092a54a77
commit
10a98031e8
@@ -74,6 +74,7 @@ use MailPoet\WP\Functions as WPFunctions;
|
||||
* @method $this whereRaw($clause, $parameters=array())
|
||||
* @method static $this whereRaw($clause, $parameters=array())
|
||||
* @method $this deleteMany()
|
||||
* @method static $this deleteMany()
|
||||
* @method $this orderByDesc($column_name)
|
||||
* @method static $this orderByDesc($column_name)
|
||||
* @method $this orderByAsc($column_name)
|
||||
|
Reference in New Issue
Block a user