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