Laravoole\Wrapper\Workerman::getPid PHP Method

getPid() public method

public getPid ( )
    public function getPid()
    {
        throw new Exception("Can't read pid from Workerman", 1);
    }