EntityComment::$state

Same name in other branches
  1. 9 core/modules/comment/src/Plugin/migrate/destination/EntityComment.php \Drupal\comment\Plugin\migrate\destination\EntityComment::state
  2. 8.9.x core/modules/comment/src/Plugin/migrate/destination/EntityComment.php \Drupal\comment\Plugin\migrate\destination\EntityComment::state
  3. 11.x core/modules/comment/src/Plugin/migrate/destination/EntityComment.php \Drupal\comment\Plugin\migrate\destination\EntityComment::state

The state storage object.

Type: \Drupal\Core\State\StateInterface

File

core/modules/comment/src/Plugin/migrate/destination/EntityComment.php, line 27

Class

EntityComment
Comment entity destination.

Namespace

Drupal\comment\Plugin\migrate\destination

Code

protected $state;

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