JsonLoaderFactory
Read onlyYes
FinalYes
Methods
- __construct() : mixed
- get() : JsonLoader
Methods
__construct()
public
__construct(Path $path[, string $dateTimeFormat = 'output-json-date-time-format' ][, string $putRowsInNewLine = 'output-json-rows-in-new-line' ]) : mixed
Parameters
- $path : Path
- $dateTimeFormat : string = 'output-json-date-time-format'
- $putRowsInNewLine : string = 'output-json-rows-in-new-line'
get()
public
get(InputInterface $input) : JsonLoader
Parameters
- $input : InputInterface