protected static property WebformLocationBase::$name in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Element/WebformLocationBase.php \Drupal\webform\Element\WebformLocationBase::name
The location element's class name.
Type: string
File
- src/
Element/ WebformLocationBase.php, line 18
Class
- WebformLocationBase
- Provides a webform base element for a location element.
Namespace
Drupal\webform\ElementCode
protected static $name;