SystemSetQueueException.php in Queue Unique 7
Namespace
Drupal\queue_unique\QueueFile
src/Queue/SystemSetQueueException.phpView source
<?php
/**
* @file
* Contains \Drupal\queue_unique\Queue\SystemSetQueueException
*/
namespace Drupal\queue_unique\Queue;
class SystemSetQueueException extends \Exception {
}
Classes
Name | Description |
---|---|
SystemSetQueueException |