Breaking: #96983 - TableColumnSubType
See forge#96983
Description
The class
\TYPO3\ has been
removed. It has no use anymore, since TCA option internal_ is not
evaluated. It was set for the Extbase class
Column, but even there it
had no direct usage.
Impact
In the rare case, that the class
Table is used in
custom code, it will result in a PHP fatal error.
Affected Installations
All installations that use
Table directly in their custom
code.
Migration
There is no migration, since this enumeration has no use.