‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Attribute\AsController Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Attribute\AsController:
TYPO3\CMS\Backend\Attribute\Controller

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 AsController.php.

Constructor & Destructor Documentation

◆ __construct()

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

Definition at line 28 of file AsController.php.

Member Data Documentation

◆ TAG_NAME

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

Definition at line 26 of file AsController.php.