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

Breadcrumb

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

function SchemaStorageInterface::resolveRefSchema

Returns schema referenced by '$ref' property

Parameters

mixed $refSchema:

Return value

object

1 method overrides SchemaStorageInterface::resolveRefSchema()
SchemaStorage::resolveRefSchema in vendor/justinrainbow/json-schema/src/JsonSchema/SchemaStorage.php
Returns schema referenced by '$ref' property

File

vendor/justinrainbow/json-schema/src/JsonSchema/SchemaStorageInterface.php, line 40

Class

SchemaStorageInterface

Namespace

JsonSchema

Code

public function resolveRefSchema($refSchema);

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal