You are here

protected property AssetCollector::$infoParser in Entity Print 8.2

The info parser for yml files.

Type: \Drupal\Core\Extension\InfoParserInterface

File

src/Asset/AssetCollector.php, line 29

Class

AssetCollector
Collect the assets for the entities being printed.

Namespace

Drupal\entity_print\Asset

Code

protected $infoParser;