示例#1
0
 public function isCacheableObject()
 {
     return parent::isCacheableObject() && !empty($this->mContentId);
 }