FieldItemListInterface::getSettings

public FieldItemListInterface::getSettings()

Returns the array of field settings.

Return value

array An array of key/value pairs.

File

core/lib/Drupal/Core/Field/FieldItemListInterface.php, line 68

Class

FieldItemListInterface
Interface for fields, being lists of field items.

Namespace

Drupal\Core\Field

Code

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

Please login to continue.