mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -44,7 +44,7 @@ class View implements ExtenderInterface, LifecycleInterface
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Override an existing namespace of Laravel views.
|
* Override an existing namespace of Laravel views.
|
||||||
*
|
*
|
||||||
* **If you're only replacing one or a few views, you probably want to `->prepend()` the new views instead.**
|
* **If you're only replacing one or a few views, you probably want to `->prepend()` the new views instead.**
|
||||||
*
|
*
|
||||||
* Views are PHP files that use the Laravel Blade syntax for creation of server-side generated HTML.
|
* Views are PHP files that use the Laravel Blade syntax for creation of server-side generated HTML.
|
||||||
|
Reference in New Issue
Block a user