1
0
mirror of https://github.com/flarum/core.git synced 2025-08-21 15:52:44 +02:00

View Extender (add namespace) (#2134)

This commit is contained in:
Alexander Skvortsov
2020-07-17 05:59:00 -04:00
committed by GitHub
parent 3117d2ad7a
commit b5e891df30
3 changed files with 91 additions and 0 deletions

1
tests/fixtures/views/test.blade.php vendored Normal file
View File

@@ -0,0 +1 @@
<html><body>Hello World!</body></html>