Seditio Source
Root
|
.
/
othercms
/
croogo-4.0.7
/
vendor
/
friendsofcake
/
crud
/
src
/
Error
/
Exception
/
ListenerNotConfiguredException.php
<?php
namespace
Crud
\
Error
\
Exception
;
class
ListenerNotConfiguredException
extends
CrudException
{
}