public function DependentEntityWrapperInterface::getEntityTypeId in Dependency Calculation 8
The entity type id.
Return value
string
1 method overrides DependentEntityWrapperInterface::getEntityTypeId()
- DependentEntityWrapper::getEntityTypeId in src/
DependentEntityWrapper.php - The entity type id.
File
- src/
DependentEntityWrapperInterface.php, line 51
Class
- DependentEntityWrapperInterface
- Interface DependentEntityWrapperInterface.
Namespace
Drupal\depcalcCode
public function getEntityTypeId();