0.21.0
Added
- Hookable method MethodPropsTrait::getMethodPropCacheName(string $name, string $context). Note that when hooking into this method one should refer to the object that implements the trait, such as a specific Controller class.
Changed
- Include language ID in persistent cache name generated by MethodPropsTrait for cacheable methods.