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