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

class
ActionNotConfiguredException extends CrudException
{
}