TodoCreateNotification
Table of Contents
Methods
- __construct() : mixed
- getCurrentSkipPeriod() : string|null
- isSkipped() : bool
- skipForPeriod() : Result
Methods
__construct()
public
__construct(int $entityTypeId) : mixed
Parameters
- $entityTypeId : int
getCurrentSkipPeriod()
public
getCurrentSkipPeriod() : string|null
Return values
string|nullisSkipped()
public
isSkipped() : bool
Return values
boolskipForPeriod()
public
skipForPeriod(string $period) : Result
Parameters
- $period : string