Open Data Catalog
v
MetastoreEntityItemFactoryInterface.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Drupal\metastore\Factory
;
4
12
interface
MetastoreEntityItemFactoryInterface
extends
MetastoreItemFactoryInterface
{
13
20
public
static
function
getEntityType
();
21
28
public
static
function
getBundles
();
29
36
public
static
function
getMetadataField
();
37
38
}
Drupal\metastore\Factory\MetastoreEntityItemFactoryInterface\getMetadataField
static getMetadataField()
Drupal\metastore\Factory\MetastoreItemFactoryInterface
Definition:
MetastoreItemFactoryInterface.php:15
Drupal\metastore\Factory
Definition:
MetastoreEntityItemFactoryInterface.php:3
Drupal\metastore\Factory\MetastoreEntityItemFactoryInterface\getBundles
static getBundles()
Drupal\metastore\Factory\MetastoreEntityItemFactoryInterface\getEntityType
static getEntityType()
Drupal\metastore\Factory\MetastoreEntityItemFactoryInterface
Definition:
MetastoreEntityItemFactoryInterface.php:12
modules
metastore
src
Factory
MetastoreEntityItemFactoryInterface.php
Generated by
1.8.16