You are here

protected static property WebformLocationPlaces::$name in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Element/WebformLocationPlaces.php \Drupal\webform\Element\WebformLocationPlaces::name

The location element's class name.

Type: string

Overrides WebformLocationBase::$name

File

src/Element/WebformLocationPlaces.php, line 17

Class

WebformLocationPlaces
Provides a webform element for a location places element.

Namespace

Drupal\webform\Element

Code

protected static $name = 'places';