Deathgarden_Rebirth-Rewrite/dist/app/Exceptions/TimedChallengeFactoryException.php

8 lines
94 B
PHP

<?php
namespace App\Exceptions;
class TimedChallengeFactoryException extends \Exception
{
}