Files
PHPWord/vendor/officeconverter/OfficeConverterException.php
Dave Umrysh dc8b19aade first commit
2021-02-26 12:53:56 -07:00

5 lines
60 B
PHP
Executable File

<?php
class OfficeConverterException extends \Exception
{
}