Skip to content
Snippets Groups Projects
Exception.php 98 B
Newer Older
  • Learn to ignore specific revisions
  • Josh Pollock's avatar
    Josh Pollock committed
    <?php
    
    namespace calderawp\CalderaFormsQuery\Exceptions;
    
    class Exception extends \Exception
    {