mirror of
https://github.com/flarum/core.git
synced 2025-08-04 23:47:32 +02:00
fix: add missing property
This commit is contained in:
@@ -18,6 +18,7 @@ class View implements ExtenderInterface, LifecycleInterface
|
||||
{
|
||||
private $namespaces = [];
|
||||
private $replaceNamespaces = [];
|
||||
private $prependNamespaces = [];
|
||||
|
||||
/**
|
||||
* Register a new namespace of Laravel views.
|
||||
|
Reference in New Issue
Block a user