-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Milestone
Description
Make cache
- resource model depended instead of type depended
- make resource fields depended probably use some hash method, it's important not to return a cached resource object with different fields
Also protected static function invalidateCache($id) method should probably be public instead