Docker\API\Model\SystemInformation::getCpuCfsQuota PHP Method

getCpuCfsQuota() public method

public getCpuCfsQuota ( ) : boolean
return boolean
    public function getCpuCfsQuota()
    {
        return $this->cpuCfsQuota;
    }