public function HashableInterface::hash

Generates a hash for the object

Return value

string Object hash

File

drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/HashableInterface.php, line 26

Class

HashableInterface
A filter can implement a hash function

Namespace

Assetic\Filter

Code

public function hash();