mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Fix for e_bbTest
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{
|
||||
|
||||
/** @var e_bbcode */
|
||||
protected e_bbcode $bb;
|
||||
protected $bb;
|
||||
|
||||
protected function _before()
|
||||
{
|
||||
|
Reference in New Issue
Block a user