TagTrait
Table of Contents
- tag() : $this
 - Adds a tag for this definition.
 
Methods
tag()
Adds a tag for this definition.
    public
        final            tag(string $name[, array<string|int, mixed> $attributes = [] ]) : $this
    
        Parameters
- $name : string
 - $attributes : array<string|int, mixed> = []