|
static | create (ContainerInterface $container) |
|
Definition at line 13 of file SchemaPropertiesHelper.php.
◆ __construct()
Drupal\metastore\SchemaPropertiesHelper::__construct |
( |
SchemaRetriever |
$schemaRetriever | ) |
|
◆ create()
static Drupal\metastore\SchemaPropertiesHelper::create |
( |
ContainerInterface |
$container | ) |
|
|
static |
◆ retrieveSchemaProperties()
Drupal\metastore\SchemaPropertiesHelper::retrieveSchemaProperties |
( |
| ) |
|
Retrieve schema properties.
- Returns
- array List of schema properties' title and description.
Definition at line 46 of file SchemaPropertiesHelper.php.
◆ $schemaRetriever
Drupal\metastore\SchemaPropertiesHelper::$schemaRetriever |
|
protected |