Example #1
0
 public function getObjectCacheDependency()
 {
     return Cacher::groupDependency(['Object', $this->primaryKey], 'object');
 }