\phpDocumentor\Descriptor\FilterStripIgnore

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

Summary

Methods
Properties
Constants
__construct()
filter()
No public properties found
No constants found
No protected methods found
$builder
N/A
No private methods found
No private properties found
N/A

Properties

Methods

__construct()

__construct(\phpDocumentor\Descriptor\ProjectDescriptorBuilder  $builder) 

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

Parameters

\phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder