Returns the current values for this asset.
Return value
array an array of strings
File
- drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php, line 155
Class
- AssetInterface
- An asset has a mutable URL and content and can be loaded and dumped.
Namespace
Assetic\Asset
Code
public function getValues();