MetaFox

ActivitySnoozeManager
in package
implements ActivitySnoozeManager

Table of Contents

Interfaces

ActivitySnoozeManager
Interface ActivitySnoozeManager

Properties

$snoozedList  : array<int, array<string, mixed>>

Methods

clearCache()  : void
getCacheName()  : string
getSnoozedUsers()  : array<int, array<string, mixed>>
Get hidden users of user.
isHideAll()  : bool
isSnooze()  : bool

Properties

Methods

getCacheName()

public getCacheName(int $userId) : string
Parameters
$userId : int
Return values
string

getSnoozedUsers()

Get hidden users of user.

public getSnoozedUsers(User $user) : array<int, array<string, mixed>>
Parameters
$user : User
Return values
array<int, array<string, mixed>>

        
On this page

Search results