| Current Path : /home/cinepatreb/billetterie/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/ |
| Current File : /home/cinepatreb/billetterie/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Exception.php |
<?php
namespace PhpOffice\PhpSpreadsheet\Chart;
use PhpOffice\PhpSpreadsheet\Exception as PhpSpreadsheetException;
class Exception extends PhpSpreadsheetException
{
}