[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/spout/src/Spout/Reader/ -> ReaderFactory.php (summary)

(no description)

File Size: 48 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ReaderFactory:: (1 method):
  create()


Class: ReaderFactory  - X-Ref

Class ReaderFactory
This factory is used to create readers, based on the type of the file to be read.
It supports CSV and XLSX formats.

create($readerType)   X-Ref
This creates an instance of the appropriate reader, given the type of the file to be read

param: string $readerType Type of the reader to instantiate
return: ReaderInterface



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1