You are here

protected property RestGenerator::$schemaFactory in OpenAPI for REST 8.2

The Schemata SchemaFactory.

Type: \Drupal\schemata\SchemaFactory

File

src/Plugin/openapi/OpenApiGenerator/RestGenerator.php, line 39

Class

RestGenerator
Defines an OpenApi Schema Generator for the Rest module.

Namespace

Drupal\openapi_rest\Plugin\openapi\OpenApiGenerator

Code

protected $schemaFactory;