Webiny\Component\Config\Drivers\AbstractDriver::getArrayInternal PHP 메소드

getArrayInternal() 추상적인 보호된 메소드

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