updated-packages
This commit is contained in:
9
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Exception.php
vendored
Normal file
9
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Exception.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace PhpOffice\PhpSpreadsheet\Reader;
|
||||
|
||||
use PhpOffice\PhpSpreadsheet\Exception as PhpSpreadsheetException;
|
||||
|
||||
class Exception extends PhpSpreadsheetException
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user