generateReusableHash() protected method
Generates a unique hash that can be used for retrieving reusable dependency data.
See also $reusable.
| protected string generateReusableHash ( ) | ||
|---|---|---|
| return | string |
A unique hash value for this cache dependency. |
generateReusableHash() protected method
Generates a unique hash that can be used for retrieving reusable dependency data.
See also $reusable.
| protected string generateReusableHash ( ) | ||
|---|---|---|
| return | string |
A unique hash value for this cache dependency. |
Please login to continue.