DiverseYouthNightSchool/extend/bw/UrlLockException.php

8 lines
68 B
PHP

<?php
namespace bw;
class UrlLockException extends \Exception
{
}