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