AssemblerMatcher

in package

Properties

private$matcher  : callable                

private$assembler  : \phpDocumentor\Descriptor\Builder\AssemblerInterface                

Methods

public__construct(callable $matcher, AssemblerInterface $assembler) : mixed

Parameters

$matcher : callable
$assembler : AssemblerInterface

Returns

mixed

publicmatch(mixed $criteria) : bool

Parameters

$criteria : mixed

Returns

bool