You are here

namespace Drupal\courier in Courier 8

Same name in other branches
  1. 2.x Drupal\courier
Classsort descending Location Description
ChannelBase src/ChannelBase.php Defines an base class for channels.
ChannelInterface src/ChannelInterface.php Defines an interface for channels (templates).
CourierContextInterface src/CourierContextInterface.php Provides an interface defining a courier_context entity.
CourierTokenElementTrait src/CourierTokenElementTrait.php Defines a trait for adding a token element based on available tokens for a template collection.
EmailInterface src/EmailInterface.php Provides an interface defining a courier_email entity.
MessageQueueItemInterface src/MessageQueueItemInterface.php Provides an interface defining a courier_message_queue_item entity.
TemplateCollectionInterface src/TemplateCollectionInterface.php Provides an interface defining a courier_template_collection entity.
TokenInterface src/TokenInterface.php Interface for TokenTrait.
TokenTrait src/TokenTrait.php Provides an implementation of TokenInterface.