Extra fields by bundle.
Type: array
File
- core/lib/Drupal/Core/Entity/EntityFieldManager.php, line 31
Class
- EntityFieldManager
- Manages the discovery of entity fields.
Namespace
Drupal\Core\Entity
Code
protected $extraFields = [];
Extra fields by bundle.
Type: array
Drupal\Core\Entity
protected $extraFields = [];
Please login to continue.