You are here

protected property FieldHandlerBase::$settings in CMS Content Sync 8

Same name and namespace in other branches
  1. 2.1.x src/Plugin/FieldHandlerBase.php \Drupal\cms_content_sync\Plugin\FieldHandlerBase::settings
  2. 2.0.x src/Plugin/FieldHandlerBase.php \Drupal\cms_content_sync\Plugin\FieldHandlerBase::settings

Additional settings as provided by {

Type: array

See also

FieldHandlerInterface::getHandlerSettings}

File

src/Plugin/FieldHandlerBase.php, line 57

Class

FieldHandlerBase
Common base class for field handler plugins.

Namespace

Drupal\cms_content_sync\Plugin

Code

protected $settings;