mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/17130] Reparse magic urls in posts based on actual content
PHPBB3-17130
This commit is contained in:
@@ -15,6 +15,7 @@ require_once __DIR__ . '/../../test_framework/phpbb_database_test_case.php';
|
||||
|
||||
abstract class phpbb_textreparser_test_row_based_plugin extends phpbb_database_test_case
|
||||
{
|
||||
/** @var \phpbb\db\driver\driver_interface */
|
||||
protected $db;
|
||||
|
||||
abstract protected function get_reparser();
|
||||
|
Reference in New Issue
Block a user