Skip to content

How can I modify the existing tag or add a new tag #17

@irfanzsheikh

Description

@irfanzsheikh

I am unable to find any code in which I can modify existing tags or add a new tag according to my own choice.

$bag = new MetadataBag();
$bag->add(new Metadata(new ObjectName(), new Mono('Pretty cool subject')));
$writer->write('1.eps', $bag);

This code assigns a random new tag.

I want to modify existing tag. Please help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions