JSON config reader.
fromFile(): defined by Reader interface.
| Parameters: | string – |
|---|---|
| Return type: | array |
| Throws : | ExceptionRuntimeException |
fromString(): defined by Reader interface.
| Parameters: | string – |
|---|---|
| Return type: | array|bool |
| Throws : | ExceptionRuntimeException |
Process the array for @include
| Parameters: | array – |
|---|---|
| Return type: | array |
| Throws : | ExceptionRuntimeException |