whitelist
Reminer whitelist trait
Tags
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