Skip to content

Add set method #2

Description

@alrik11es

Add the possibility to add new variables to the base object through dot notation.

$d->set('test.test', 'Hello');

Also will need to add $d->toJson() method for retrieval of the modified data.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions