Beispiel #1
0
 public function getConfigForm()
 {
     $form = parent::getConfigForm();
     $form->addElementPath($this->app->path->path('zoocart:fields'));
     return $form;
 }