public property Action::$confirm_form_route_name

The route name for a confirmation form for this action.

@todo Provide a more generic way to allow an action to be confirmed first.

Type: string (optional)

File

core/lib/Drupal/Core/Annotation/Action.php, line 46

Class

Action
Defines an Action annotation object.

Namespace

Drupal\Core\Annotation

Code

public $confirm_form_route_name = '';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Annotation!Action.php/property/Action::confirm_form_route_name/8.1.x