You are here

protected property EntityComment::$state in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/comment/src/Plugin/migrate/destination/EntityComment.php \Drupal\comment\Plugin\migrate\destination\EntityComment::state
  2. 9 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
Plugin annotation @MigrateDestination( id = "entity:comment" )

Namespace

Drupal\comment\Plugin\migrate\destination

Code

protected $state;