raspisms/descartes/exceptions/DescartesExceptionTemplateN...

6 lines
119 B
PHP
Executable File

<?php
namespace descartes\exceptions;
class DescartesExceptionTemplateNotReadable extends \Exception {};