Definition at line 32 of file PluginGraylist.php.
◆ __construct()
pocketmine\plugin\PluginGraylist::__construct |
( |
array | $plugins = [], |
|
|
bool | $whitelist = false ) |
◆ fromArray()
static pocketmine\plugin\PluginGraylist::fromArray |
( |
array | $array | ) |
|
|
static |
◆ getPlugins()
pocketmine\plugin\PluginGraylist::getPlugins |
( |
| ) |
|
◆ isAllowed()
pocketmine\plugin\PluginGraylist::isAllowed |
( |
string | $name | ) |
|
Returns whether the given name is permitted by this graylist.
Definition at line 60 of file PluginGraylist.php.
◆ isWhitelist()
pocketmine\plugin\PluginGraylist::isWhitelist |
( |
| ) |
|
◆ toArray()
pocketmine\plugin\PluginGraylist::toArray |
( |
| ) |
|
- Returns
- mixed[] @phpstan-return array<string, mixed>
Definition at line 94 of file PluginGraylist.php.
The documentation for this class was generated from the following file: