You are here

protected property ContentEntity::$storage in Workbench Moderation to Content Moderation 8.2

The entity storage handler.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/migrate/source/ContentEntity.php, line 27

Class

ContentEntity
Loads certain fields from all content entities of a specific type.

Namespace

Drupal\wbm2cm\Plugin\migrate\source

Code

protected $storage;