function ListInterface::getDataDefinition
Gets the data definition.
Return value
\Drupal\Core\TypedData\ListDataDefinitionInterface The data definition object describing the list.
Overrides TypedDataInterface::getDataDefinition
File
-
core/
lib/ Drupal/ Core/ TypedData/ ListInterface.php, line 26
Class
- ListInterface
- Interface for a list of typed data.
Namespace
Drupal\Core\TypedDataCode
public function getDataDefinition();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.