InstrumentNameCriteria
in package
implements
SelectionCriteriaInterface
FinalYes
Table of Contents
Interfaces
Properties
- $pattern : string
Methods
- __construct() : mixed
- accepts() : bool
Properties
$pattern read-only
private
string
$pattern
Methods
__construct()
public
__construct(non-empty-string $name) : mixed
Parameters
- $name : non-empty-string
accepts()
public
accepts(Instrument $instrument, InstrumentationScopeInterface $instrumentationScope) : bool
Parameters
- $instrument : Instrument
- $instrumentationScope : InstrumentationScopeInterface