protected property ContentSyncCommands::$stringTranslation in Content Synchronization 8.2
Same name and namespace in other branches
- 3.0.x src/Commands/ContentSyncCommands.php \Drupal\content_sync\Commands\ContentSyncCommands::stringTranslation
The string translation service.
Type: \Drupal\Core\StringTranslation\TranslationInterface
Overrides StringTranslationTrait::$stringTranslation
File
- src/
Commands/ ContentSyncCommands.php, line 71
Class
- ContentSyncCommands
- A Drush commandfile.
Namespace
Drupal\content_sync\CommandsCode
protected $stringTranslation;