service schemata.schema_factory in Schemata 8
Class
Drupal\schemata\SchemaFactory3 string references to schemata.schema_factory
- Controller::create in src/Controller/ Controller.php 
- Instantiates a new instance of this class.
- SchemaFactoryTest::setUp in tests/src/ Kernel/ SchemaFactoryTest.php 
- SchemataBrowserTestBase::setUp in tests/src/ Functional/ SchemataBrowserTestBase.php 
File
View source
- class: Drupal\schemata\SchemaFactory
- arguments:
-   - '@logger.channel.schemata'
-   - '@entity_type.manager'
-   - '@entity_type.bundle.info'
-   - '@typed_data_manager'
-   - '@config.typed'
