protected property EntityFieldManager::$extraFields in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Entity/EntityFieldManager.php \Drupal\Core\Entity\EntityFieldManager::extraFields
Extra fields by bundle.
Type: array
File
- core/
lib/ Drupal/ Core/ Entity/ EntityFieldManager.php, line 36 - Contains \Drupal\Core\Entity\EntityFieldManager.
Class
- EntityFieldManager
- Manages the discovery of entity fields.
Namespace
Drupal\Core\EntityCode
protected $extraFields = [];