Skip to content
Snippets Groups Projects
Commit fc4c3ec2 authored by Matthias Adrowski's avatar Matthias Adrowski
Browse files

[TASK] Add atleast one necessary public module, fix wrong Doc-Header

parent 99e20da1
No related branches found
No related tags found
1 merge request!38Feature upgrade to typo3 11
......@@ -39,8 +39,7 @@ use TYPO3\CMS\Extbase\Utility\LocalizationUtility;
class PageLayoutController {
/**
* Sets the default value for the pages author field
* to the name of the logged-in user
* Adds a Button to News-Pages which allows the user to switch to the News module
*
* @param array $parameters
* @param CorePageLayoutController $controller
......
......@@ -6,3 +6,6 @@ services:
SGalinski\SgNews\:
resource: '../Classes/*'
SGalinski\SgNews\Preview\PreviewRenderer:
public: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment