Important: #87427 - ClassSchema constants marked as private
See forge#87427
Description
The constants
ClassandSchema:: MODELTYPE_ ENTITY ClassSchema:: MODELTYPE_ VALUEOBJECT
have been marked as private, as they are used in
\TYPO3\ only.
Since this class is marked as internal explicitly, nobody should be affected by this change.