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

getDebug() public method

public getDebug ( ) : boolean
return boolean
    public function getDebug()
    {
        return $this->debug;
    }