Current path: home/webdevt/prestashop17/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
?? Go up: /home/webdevt/prestashop17/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet
<?php
namespace PhpOffice\PhpSpreadsheet\Reader;
use PhpOffice\PhpSpreadsheet\Exception as PhpSpreadsheetException;
class Exception extends PhpSpreadsheetException
{
}