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

getSystemTime() public method

public getSystemTime ( ) : string
return string
    public function getSystemTime()
    {
        return $this->systemTime;
    }