Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Factory.php
function Factory::getSchemaStorage
File
vendor/
justinrainbow/
json-schema/
src/
JsonSchema/
Constraints/
Factory.php
, line 142
Class
Factory
Factory for centralize constraint initialization.
Namespace
JsonSchema\Constraints
Code
public
function
getSchemaStorage
() {
return
$this
->
schemaStorage
; }
RSS feed