示例#1
0
 protected function getLabel()
 {
     return $this->translate($this->label ?: $this->table->getLabel($this->name));
 }