Skip to content

Allow setting multiple values to a property #11

@shgysk8zer0

Description

@shgysk8zer0

Using the _set method only allows for setting a single value. Need to create an _add method that will append values to an array (or SplObjectStorage).

Will then need to add appropriate methods such as Thing::addImage() and update database structure to allow jsonb[] storage.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions