Overrides SelectionCriteriaInterface::accepts
public function accepts(Instrument $instrument, InstrumentationScopeInterface $instrumentationScope) : bool { return $this->schemaUrl === $instrumentationScope->getSchemaUrl(); }