You are here

protected property CleanFilesCommand::$contentStorage in Tome 8

The target content storage.

Type: \Drupal\Core\Config\StorageInterface

File

modules/tome_sync/src/Commands/CleanFilesCommand.php, line 30

Class

CleanFilesCommand
Contains the tome:clean-files command.

Namespace

Drupal\tome_sync\Commands

Code

protected $contentStorage;