Gets the definition of a property of the first field item.
See also
\Drupal\Core\Entity\Field\FieldItemInterface::getPropertyDefinition()
File
- drupal/core/lib/Drupal/Core/Entity/Field/FieldInterface.php, line 75
- Contains \Drupal\Core\Entity\Field\FieldInterface.
Class
- FieldInterface
- Interface for fields, being lists of field items.
Namespace
Drupal\Core\Entity\Field
Code
public function getPropertyDefinition($name);