Livraison d ela gestion des opérations v0.4.0
This commit is contained in:
9
api/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php
vendored
Normal file
9
api/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace PhpOffice\PhpSpreadsheet;
|
||||
|
||||
use RuntimeException;
|
||||
|
||||
class Exception extends RuntimeException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user