Webiny\Component\Config\Drivers\AbstractDriver::getStringInternal PHP Method

getStringInternal() abstract protected method

Get config data as string
abstract protected getStringInternal ( ) : string
return string Formatted config data
    protected abstract function getStringInternal();