You are here

protected property NodeType::$themeSettings in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/node/src/Plugin/migrate/source/d6/NodeType.php \Drupal\node\Plugin\migrate\source\d6\NodeType::themeSettings

An array of theme settings.

Type: array

File

core/modules/node/src/Plugin/migrate/source/d6/NodeType.php, line 37

Class

NodeType
Drupal 6 Node types source from database.

Namespace

Drupal\node\Plugin\migrate\source\d6

Code

protected $themeSettings;