Skip to content

Commit 3ca20c1

Browse files
ohadergarvinhicking
authored andcommitted
[BUGFIX] Use correct class for AsController attribute in docs
Resolves: #107127 Releases: 13.4, main Change-Id: I00ee83dedc2f63ce31d5396bfed09230c68944f5 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/90121 Reviewed-by: Oli Bartsch <bo@cedev.de> Reviewed-by: Garvin Hicking <garvin@hick.ing> Tested-by: Garvin Hicking <garvin@hick.ing> Tested-by: Oli Bartsch <bo@cedev.de> Tested-by: core-ci <typo3@b13.com>
1 parent 92bf973 commit 3ca20c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typo3/sysext/core/Documentation/Changelog/13.0/Feature-102631-IntroduceAsControllerAttributeToAutoconfigureBackendControllers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ See :issue:`102631`
1111
Description
1212
===========
1313

14-
A new custom PHP attribute :php:`\TYPO3\CMS\Core\Attribute\AsController` has
14+
A new custom PHP attribute :php:`\TYPO3\CMS\Backend\Attribute\AsController` has
1515
been introduced in order to automatically tag backend controllers, making them
1616
available in the service container and enabling dependency injection.
1717

0 commit comments

Comments
 (0)