コード例 #1
0
 public function configure()
 {
     parent::configure();
 }
コード例 #2
0
 protected function setupInheritance()
 {
     parent::setupInheritance();
     $this->widgetSchema->setNameFormat('structure_language[%s]');
 }