‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Attribute\Controller Class Reference

Public Member Functions

 __construct ()
 

Public Attributes

const TAG_NAME = 'backend.controller'
 

Detailed Description

Service tag to autoconfigure Backend controllers

Definition at line 24 of file Controller.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Backend\Attribute\Controller::__construct ( )

Definition at line 28 of file Controller.php.

Member Data Documentation

◆ TAG_NAME

const TYPO3\CMS\Backend\Attribute\Controller::TAG_NAME = 'backend.controller'

Definition at line 26 of file Controller.php.