Documentation

whitelist

Reminer whitelist trait

Tags
author

Stefan Seehafer aka imagine fanpress@nobody-knows.org

copyright

(c) 2026, Stefan Seehafer

license

http://www.gnu.org/licenses/gpl.txt GPLv3

since
5.3.0-b2

Table of Contents

$whitelist  : array<string|int, mixed>
Reminder object whitelist
isListed()  : bool
Check is object type is white listed

Properties

$whitelist

Reminder object whitelist

private array<string|int, mixed> $whitelist = ['fpcm\\model\\files\\mediaFile']

Methods

isListed()

Check is object type is white listed

protected isListed(string $type) : bool
Parameters
$type : string
Return values
bool

Search results