You are here

protected property NodeType::$themeSettings in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 41
Contains \Drupal\node\Plugin\migrate\source\d6\NodeType.

Class

NodeType
Drupal 6 Node types source from database.

Namespace

Drupal\node\Plugin\migrate\source\d6

Code

protected $themeSettings;