You are here

public function YamlFormInterface::deletePaths in YAML Form 8

Update submit and confirm paths associated with this form.

1 method overrides YamlFormInterface::deletePaths()
YamlForm::deletePaths in src/Entity/YamlForm.php
Update submit and confirm paths associated with this form.

File

src/YamlFormInterface.php, line 394

Class

YamlFormInterface
Provides an interface defining a form entity.

Namespace

Drupal\yamlform

Code

public function deletePaths();