private function PHPExcel_IOFactory::__construct in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/IOFactory.php \PHPExcel_IOFactory::__construct()
Private constructor for PHPExcel_IOFactory
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ IOFactory.php, line 80
Class
- PHPExcel_IOFactory
- PHPExcel_IOFactory
Code
private function __construct() {
}