StripIgnore

in package
Implements FilterInterface

Strips any Descriptor if the ignore tag is present with that element.

Interfaces, Classes & Used Traits

FilterInterface

Properties

protected$builder  : \phpDocumentor\Descriptor\ProjectDescriptorBuilder                

Methods

Initializes this filter with an instance of the builder to retrieve the latest ProjectDescriptor from.

public__construct(ProjectDescriptorBuilder $builder) : mixed

Parameters

$builder : ProjectDescriptorBuilder

Returns

mixed

Filter Descriptor with ignore tags.

public__invoke(DescriptorAbstract|null $value) : DescriptorAbstract|null

Parameters

$value : DescriptorAbstract|null

Returns

DescriptorAbstract|null