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