TasksAi extends AbstractPromotion
Table of Contents
Methods
- getPromotionType() : PromotionType
- setViewed() : bool
- shouldShow() : bool
Methods
getPromotionType()
public
getPromotionType() : PromotionType
Return values
PromotionTypesetViewed()
public
setViewed(int $userId) : bool
Parameters
- $userId : int
Return values
boolshouldShow()
public
shouldShow(int $userId) : bool
Parameters
- $userId : int