AssetDumper

Dumps a CSS or JavaScript asset.

Hierarchy

File

core/lib/Drupal/Core/Asset/AssetDumper.php, line 10

Namespace

Drupal\Core\Asset

Members

Name Modifiers Type Description
AssetDumper::dump public function The file name for the CSS or JS cache file is generated from the hash of the aggregated contents of the files in $data. This forces proxies and browsers to download new CSS when the CSS changes. Overrides AssetDumperInterface::dump
doc_Drupal
2016-10-29 08:44:51
Comments
Leave a Comment

Please login to continue.