protected static property FormHelper::$allowedFormOperations in Simple XML sitemap 4.x
Same name and namespace in other branches
- 8.3 src/Form/FormHelper.php \Drupal\simple_sitemap\Form\FormHelper::allowedFormOperations
- 8.2 src/Form/FormHelper.php \Drupal\simple_sitemap\Form\FormHelper::allowedFormOperations
Type: array
File
- src/
Form/ FormHelper.php, line 75
Class
- FormHelper
- Class FormHelper
Namespace
Drupal\simple_sitemap\FormCode
protected static $allowedFormOperations = [
'default',
'edit',
'add',
'register',
];