1515. Class

1515.1. Zend\Config\Reader\Json

JSON config reader.

1515.1.1. Methods

1515.1.1.1. fromFile

fromFile()

fromFile(): defined by Reader interface.

Parameters:string
Return type:array
Throws :ExceptionRuntimeException

1515.1.1.2. fromString

fromString()

fromString(): defined by Reader interface.

Parameters:string
Return type:array|bool
Throws :ExceptionRuntimeException

1515.1.1.3. process

process()

Process the array for @include

Parameters:array
Return type:array
Throws :ExceptionRuntimeException

Project Versions

Table Of Contents

Previous topic

1514. Class

Next topic

1516. Class

This Page