Skip to content
Snippets Groups Projects
Commit f1797cb3 authored by Thorsten Boock's avatar Thorsten Boock Committed by Anja Leichsenring
Browse files

[TASK] Allow command controller classes to reside in subfolders

CommandController classes were required to reside in the main
folder inside Classes and have to be named like <name>CommandController.
With this change, the usage of subfolders is permitted, the namespace
needs to reflect the position under the Classes folder.
The CommandController Suffix is kept.

Resolves: #68758
Releases: master
Change-Id: Ic8afa101120bfde1397183c174a694aeddda63a0
Reviewed-on: http://review.typo3.org/42275


Reviewed-by: default avatarFelix Oertel <mehl@foertel.com>
Tested-by: default avatarFelix Oertel <mehl@foertel.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 9d192760
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment