final class Tag implements ContextualAttribute (View source)

Methods

__construct(string $tag)

No description

static mixed
resolve(Tag $attribute, Container $container)

Resolve the tag.

Details

__construct(string $tag)

No description

Parameters

string $tag

static mixed resolve(Tag $attribute, Container $container)

Resolve the tag.

Parameters

Tag $attribute
Container $container

Return Value

mixed