コード例 #1
0
 public function init()
 {
     parent::init();
     $this->getNotificationType()->init();
     $this->getNotificationSchedule()->init();
 }
コード例 #2
0
 public function init()
 {
     parent::init();
     $this->getParcelType()->init();
 }