Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/friendsofcake/crud/src/Error/Exception/MissingListenerException.php
<?php
namespace Crud\Error\Exception;

class
MissingListenerException extends CrudException
{
}