%PDF- %PDF-
| Direktori : /home/vacivi36/core/vendor/maatwebsite/excel/src/Exceptions/ |
| Current File : /home/vacivi36/core/vendor/maatwebsite/excel/src/Exceptions/NoSheetsFoundException.php |
<?php
namespace Maatwebsite\Excel\Exceptions;
use LogicException;
class NoSheetsFoundException extends LogicException implements LaravelExcelException
{
}