Create a newsletter and send it
[MAILPOET-1859]
This commit is contained in:
@@ -70,7 +70,7 @@ if (!defined('ABSPATH')) exit;
|
||||
* @method $this whereNotIn($column_name, $values)
|
||||
* @method static $this whereNotIn($column_name, $values)
|
||||
* @method $this whereNull($column_name)
|
||||
* @method static $this whereNull($column_name)
|
||||
* @method static static whereNull($column_name)
|
||||
* @method $this whereNotNull($column_name)
|
||||
* @method static $this whereNotNull($column_name)
|
||||
* @method $this whereRaw($clause, $parameters=array())
|
||||
|
Reference in New Issue
Block a user