Files
faveo/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php
RafficMohammed da241bacb6 updated-packages
2023-01-08 00:13:22 +05:30

8 lines
83 B
PHP

<?php
namespace PhpOffice\PhpSpreadsheet;
class Exception extends \Exception
{
}