brotkrueml / schema

TYPO3 extension providing an API and view helpers for schema.org markup
https://extensions.typo3.org/extension/schema
GNU General Public License v2.0
32 stars 9 forks source link

Register types with a PHP attribute #107

Closed brotkrueml closed 1 year ago

brotkrueml commented 1 year ago

Currently, the types are registered in Configuration/TxSchema/ folder in an array. With the availability with attributes since PHP 8.0 these can be used to register the types.