You are here

protected property ContentSyncExport::$activeStorage in Content Synchronization 8

The active content object.

Type: \Drupal\Core\Config\StorageInterface

File

src/Content/ContentSyncExport.php, line 19

Class

ContentSyncExport
Help convert db content entities to YAML.

Namespace

Drupal\content_sync\Content

Code

protected $activeStorage;