public function YamlFormInterface::updatePaths in YAML Form 8
Update submit and confirm paths (ie URL aliases) associated with this form.
1 method overrides YamlFormInterface::updatePaths()
- YamlForm::updatePaths in src/
Entity/ YamlForm.php - Update submit and confirm paths (ie URL aliases) associated with this form.
File
- src/
YamlFormInterface.php, line 389
Class
- YamlFormInterface
- Provides an interface defining a form entity.
Namespace
Drupal\yamlformCode
public function updatePaths();