cakephp2-php8/lib/Cake/Test/Case/Cache
mark_story f146d4334a Add Cache::remember()
This method provides a really simple approach to read-through caching.
A callable or Closure can be used to provide results when the cache is
empty.
2013-10-05 10:47:07 -03:00
..
Engine Merge branch 'master' into 2.5 2013-09-12 19:47:13 -04:00
CacheTest.php Add Cache::remember() 2013-10-05 10:47:07 -03:00