Exemplo n.º 1
0
 public function getPlainList()
 {
     return parent::getPlainList(Cache::EXPIRES_FOREVER);
 }
Exemplo n.º 2
0
 public function getPlainList()
 {
     return parent::getPlainList(Cache::DO_NOT_CACHE);
 }