示例#1
0
 protected function getAttributeKeys()
 {
     return array_merge(array('INTERVAL'), parent::getAttributeKeys());
 }
示例#2
0
 protected function getAttributeKeys()
 {
     return array_merge(parent::getAttributeKeys(), array('logtype'));
 }