You are here

public function WebformInterface::deletePaths in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformInterface.php \Drupal\webform\WebformInterface::deletePaths()

Update submit and confirm paths associated with this webform.

1 method overrides WebformInterface::deletePaths()
Webform::deletePaths in src/Entity/Webform.php
Update submit and confirm paths associated with this webform.

File

src/WebformInterface.php, line 901

Class

WebformInterface
Provides an interface defining a webform entity.

Namespace

Drupal\webform

Code

public function deletePaths();