You are here

protected property Files::$moduleHandler in Advanced CSS/JS Aggregation 8.2

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/State/Files.php, line 30
Given a filename calculate various hashes and gather meta data.

Class

Files
Provides AdvAgg with a file status state system using a key value store.

Namespace

Drupal\advagg\State

Code

protected $moduleHandler;