| 1 | <?php |
||
| 13 | class TrashSlotTest extends AbstractPurgeForContentSlotTest implements SlotTest, PurgeForContentExpectation |
||
| 14 | { |
||
| 15 | protected static $locationIds = [45, 43]; |
||
| 16 | |||
| 17 | public static function createSignal() |
||
| 21 | |||
| 22 | public function getSlotClass() |
||
| 26 | |||
| 27 | public static function getReceivedSignalClasses() |
||
| 31 | } |
||
| 32 |