pocketmine\Worker::getThreadName PHP Méthode

getThreadName() public méthode

public getThreadName ( )
    public function getThreadName()
    {
        return (new \ReflectionClass($this))->getShortName();
    }