AutorÃa | Ultima modificación | Ver Log |
<?php namespace PhpOffice\PhpSpreadsheet; class Exception extends \Exception { }
<?php
namespace PhpOffice\PhpSpreadsheet;
class Exception extends \Exception
{
}