Skip to content

[Improvement]: Assert property type #89

@benwalch

Description

@benwalch

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions