1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 17:56:52 +02:00

[ticket/17493] Remove unused methods and use statements

PHPBB-17493
This commit is contained in:
Marc Alexander
2025-04-21 15:24:07 +02:00
parent 3caab55e81
commit 3125f3e1d3
3 changed files with 1 additions and 9 deletions

View File

@@ -141,11 +141,6 @@ abstract class base implements messenger_interface
$this->set_use_queue();
}
/**
* {@inheritdoc}
*/
abstract public function get_id(): int;
/**
* {@inheritdoc}
*/