-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Milestone
Description
Improvement description
When using PHP API to add/update or create Element properties, the value of the property type is not validated. Technically, one could write any string as type.
I would propose to change the property type to a PHP enum with possible property type values to enforce validity and consistency.
Reactions are currently unavailable