diff --git a/framework/core/src/Frontend/Document.php b/framework/core/src/Frontend/Document.php index 81f6a13f3f..6c18b6916c 100644 --- a/framework/core/src/Frontend/Document.php +++ b/framework/core/src/Frontend/Document.php @@ -94,13 +94,28 @@ class Document implements Renderable public ?bool $hasNextPage = null; /** - * An array of strings to append to the page's . + * An array of strings to append to the page's , rendered *after* + * the forum/admin stylesheet so that user-supplied @endif - {!! $head !!}