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

getSwapLimit() public method

public getSwapLimit ( ) : boolean
return boolean
    public function getSwapLimit()
    {
        return $this->swapLimit;
    }