You are here

protected property CommentType::$nodeTypes in Drupal 8

A map of D7 node types to their labels.

Type: string[]

File

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

Class

CommentType
Drupal 7 comment type source from database.

Namespace

Drupal\comment\Plugin\migrate\source\d7

Code

protected $nodeTypes = [];