Property | Type | Description | |
---|---|---|---|
$config | |||
$message |
Method | Description | |
---|---|---|
__construct ( |
||
isAboveMax ( ) : boolean | Checks if number of todays messages are greater than max | |
sendNotifications ( ) : void | Send mail to notify above average social media activity |
Method | Description | |
---|---|---|
toggleSentNotification ( ) : void | Remember that a notification is sent today |
public __construct ( |
||
$message | ||
$config |
public isAboveMax ( ) : boolean | ||
return | boolean | [description] |
public sendNotifications ( ) : void | ||
return | void |
protected Message,Rubenwouters\CrmLauncher\Models $config | ||
return |