public property FieldType::$list_class

The typed data class used for wrapping multiple data items of the type. Must implement the \Drupal\Core\TypedData\ListInterface.

Type: string

Overrides DataType::$list_class

File

core/lib/Drupal/Core/Field/Annotation/FieldType.php, line 92

Class

FieldType
Defines a FieldType annotation object.

Namespace

Drupal\Core\Field\Annotation

Code

public $list_class;

© 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!Field!Annotation!FieldType.php/property/FieldType::list_class/8.1.x