Liuggio\ExcelBundle\Factory::__construct PHP Method

__construct() public method

public __construct ( $phpExcelIO = '\PHPExcel_IOFactory' )
    public function __construct($phpExcelIO = '\\PHPExcel_IOFactory')
    {
        $this->phpExcelIO = $phpExcelIO;
    }