Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. DependencyResolver.php

function DependencyResolver::resolveUriFactory

File

vendor/open-telemetry/sdk/Common/Adapter/HttpDiscovery/DependencyResolver.php, line 69

Class

DependencyResolver

Namespace

OpenTelemetry\SDK\Common\Adapter\HttpDiscovery

Code

public function resolveUriFactory() : UriFactoryInterface {
    return $this->messageFactoryResolver
        ->resolveUriFactory();
}
RSS feed
Powered by Drupal