Exemplo n.º 1
0
 protected function getAttributeKeys()
 {
     return array_merge(array('INTERVAL'), parent::getAttributeKeys());
 }
Exemplo n.º 2
0
 protected function getAttributeKeys()
 {
     return array_merge(parent::getAttributeKeys(), array('logtype'));
 }