protected property YamlEncoder::$format in Content Synchronization 3.0.x
Same name and namespace in other branches
- 8.2 src/Encoder/YamlEncoder.php \Drupal\content_sync\Encoder\YamlEncoder::format
The formats that this Encoder supports.
Type: string
File
- src/
Encoder/ YamlEncoder.php, line 23
Class
- YamlEncoder
- Class YamlEncoder.
Namespace
Drupal\content_sync\EncoderCode
protected $format = 'yaml';