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

Class

CommentType
Drupal 7 comment type source from database.

Namespace

Drupal\comment\Plugin\migrate\source\d7

Code

protected $nodeTypes = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.