FieldConfigBase::$settings

Field-type specific settings.

An array of key/value pairs. The keys and default values are defined by the field type.

Type: array

File

core/lib/Drupal/Core/Field/FieldConfigBase.php, line 92

Class

FieldConfigBase
Base class for configurable field definitions.

Namespace

Drupal\Core\Field

Code

protected $settings = array();
doc_Drupal
2016-10-29 09:10:49
Comments
Leave a Comment

Please login to continue.