FieldStorageConfigInterface::getTypeProvider

public FieldStorageConfigInterface::getTypeProvider()

Returns the name of the module providing the field type.

Return value

string The name of the module that provides the field type.

File

core/modules/field/src/FieldStorageConfigInterface.php, line 27

Class

FieldStorageConfigInterface
Provides an interface defining a field storage entity.

Namespace

Drupal\field

Code

public function getTypeProvider();
doc_Drupal
2016-10-29 09:12:32
Comments
Leave a Comment

Please login to continue.