|
static string | $format = "Y-m-d H:i:s O" |
|
Definition at line 35 of file BanEntry.php.
◆ __construct()
pocketmine\permission\BanEntry::__construct |
( |
string | $name | ) |
|
◆ fromString()
static pocketmine\permission\BanEntry::fromString |
( |
string | $str | ) |
|
|
static |
◆ getCreated()
pocketmine\permission\BanEntry::getCreated |
( |
| ) |
|
◆ getExpires()
pocketmine\permission\BanEntry::getExpires |
( |
| ) |
|
◆ getName()
pocketmine\permission\BanEntry::getName |
( |
| ) |
|
◆ getReason()
pocketmine\permission\BanEntry::getReason |
( |
| ) |
|
◆ getSource()
pocketmine\permission\BanEntry::getSource |
( |
| ) |
|
◆ getString()
pocketmine\permission\BanEntry::getString |
( |
| ) |
|
◆ hasExpired()
pocketmine\permission\BanEntry::hasExpired |
( |
| ) |
|
◆ setCreated()
pocketmine\permission\BanEntry::setCreated |
( |
\DateTime | $date | ) |
|
- Exceptions
-
InvalidArgumentException
Definition at line 61 of file BanEntry.php.
◆ setExpires()
pocketmine\permission\BanEntry::setExpires |
( |
?\DateTime | $date | ) |
|
- Exceptions
-
InvalidArgumentException
Definition at line 81 of file BanEntry.php.
◆ setReason()
pocketmine\permission\BanEntry::setReason |
( |
string | $reason | ) |
|
◆ setSource()
pocketmine\permission\BanEntry::setSource |
( |
string | $source | ) |
|
◆ $format
string pocketmine\permission\BanEntry::$format = "Y-m-d H:i:s O" |
|
static |
The documentation for this class was generated from the following file: