protected property ContentSyncCommands::$stringTranslation in Content Synchronization 3.0.x
Same name and namespace in other branches
- 8.2 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;