Controller
Service tag to autoconfigure Backend controllers
Note: Use the AsController attribute, since the Controller attribute will be deprecated with TYPO3 v13.
Tags
Attributes
- #[Attribute]
- \Attribute::TARGET_CLASS
Table of Contents
Constants
- TAG_NAME = 'backend.controller'
Methods
- __construct() : mixed
Constants
TAG_NAME
public
mixed
TAG_NAME
= 'backend.controller'
Methods
__construct()
public
__construct() : mixed