| 1 | <?php |
||
| 13 | class UpdateUrlSlotTest extends AbstractPurgeAllSlotTest |
||
| 14 | { |
||
| 15 | /** |
||
| 16 | * {@inheritdoc} |
||
| 17 | */ |
||
| 18 | public static function createSignal() |
||
| 24 | |||
| 25 | /** |
||
| 26 | * {@inheritdoc} |
||
| 27 | */ |
||
| 28 | public static function getReceivedSignalClasses() |
||
| 34 | |||
| 35 | /** |
||
| 36 | * {@inheritdoc} |
||
| 37 | */ |
||
| 38 | public function getSlotClass() |
||
| 42 | } |
||
| 43 |