You are here

protected property CommentType::$nodeTypes in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/comment/src/Plugin/migrate/source/d7/CommentType.php \Drupal\comment\Plugin\migrate\source\d7\CommentType::nodeTypes

A map of D7 node types to their labels.

Type: string[]

File

core/modules/comment/src/Plugin/migrate/source/d7/CommentType.php, line 29
Contains \Drupal\comment\Plugin\migrate\source\d7\CommentType.

Class

CommentType
Drupal 7 comment type source from database.

Namespace

Drupal\comment\Plugin\migrate\source\d7

Code

protected $nodeTypes = array();