CategoryMuteService
Table of Contents
Methods
- getInstance() : self
- setMute() : void
- setMutedByDefault() : void
Methods
getInstance()
public
static getInstance() : self
Return values
selfsetMute()
public
setMute(int $userId, int $categoryId, bool $isMuted) : void
Parameters
- $userId : int
- $categoryId : int
- $isMuted : bool
setMutedByDefault()
public
setMutedByDefault(int $categoryId) : void
Parameters
- $categoryId : int