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

getArrayInternal() abstract protected method

Parse config resource and build config array
abstract protected getArrayInternal ( ) : array | ArrayObject
return array | Webiny\Component\StdLib\StdObject\ArrayObject\ArrayObject Config data
    protected abstract function getArrayInternal();