You are here

TestMessageInterface.php in Courier 8

File

tests/modules/courier_test_message/src/Entity/TestMessageInterface.php
View source
<?php

namespace Drupal\courier_test_message\Entity;

interface TestMessageInterface {

}

Interfaces