pocketmine\command\PluginCommand::getExecutor PHP Method

getExecutor() public method

public getExecutor ( )
    public function getExecutor()
    {
        return $this->executor;
    }