Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX] Avoid cache poisoning with colliding cache keys
Replace drupal_static(__FUNCTION__) with drupal_static(__METHOD__)
- Loading branch information