EntityField::$fieldName
Same name in other branches
- 8.x-3.x modules/ctools_block/src/Plugin/Block/EntityField.php \Drupal\ctools_block\Plugin\Block\EntityField::fieldName
The field name.
Type: string
File
-
modules/
ctools_block/ src/ Plugin/ Block/ EntityField.php, line 70
Class
- EntityField
- Provides a block to a field on an entity.
Namespace
Drupal\ctools_block\Plugin\BlockCode
protected $fieldName;