Static cache of base field definitions.
Type: array
File
- core/lib/Drupal/Core/Entity/EntityFieldManager.php, line 38
Class
- EntityFieldManager
- Manages the discovery of entity fields.
Namespace
Drupal\Core\Entity
Code
1 | protected $baseFieldDefinitions ; |
Please login to continue.