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

getDriver() public method

public getDriver ( ) : string
return string
    public function getDriver()
    {
        return $this->driver;
    }