function ResolverRelationshipDelete::getCancelUrl
Same name in other branches
- 4.0.x src/Form/ResolverRelationshipDelete.php \Drupal\ctools\Form\ResolverRelationshipDelete::getCancelUrl()
Overrides ConfirmFormInterface::getCancelUrl
1 call to ResolverRelationshipDelete::getCancelUrl()
- ResolverRelationshipDelete::submitForm in src/
Form/ ResolverRelationshipDelete.php - Form submission handler.
File
-
src/
Form/ ResolverRelationshipDelete.php, line 92
Class
- ResolverRelationshipDelete
- Resolver Relatinoship Delete Form.
Namespace
Drupal\ctools\FormCode
public abstract function getCancelUrl($cached_values = []);