protected property MapDataDefinition::$mainPropertyName

The name of the main property, or NULL if there is none.

Type: string

File

core/lib/Drupal/Core/TypedData/MapDataDefinition.php, line 15

Class

MapDataDefinition
A typed data definition class for defining maps.

Namespace

Drupal\Core\TypedData

Code

protected $mainPropertyName = NULL;

© 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!TypedData!MapDataDefinition.php/property/MapDataDefinition::mainPropertyName/8.1.x