protected property SampleDataLoader::$decoder in YAML Content 8.2
A content data parser to interpret data from content files.
Type: \Drupal\Component\Serialization\SerializationInterface
File
- modules/
sample_data/ src/ SampleDataLoader.php, line 25
Class
- SampleDataLoader
- Provides methods for retrieving sample data to be used in demo content.
Namespace
Drupal\sample_dataCode
protected $decoder;