You are here

public function EntityTypeBundleInfoInterface::clearCachedBundles in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Entity/EntityTypeBundleInfoInterface.php \Drupal\Core\Entity\EntityTypeBundleInfoInterface::clearCachedBundles()
  2. 9 core/lib/Drupal/Core/Entity/EntityTypeBundleInfoInterface.php \Drupal\Core\Entity\EntityTypeBundleInfoInterface::clearCachedBundles()

Clears static and persistent bundles.

File

core/lib/Drupal/Core/Entity/EntityTypeBundleInfoInterface.php, line 38

Class

EntityTypeBundleInfoInterface
Provides an interface for an entity type bundle info.

Namespace

Drupal\Core\Entity

Code

public function clearCachedBundles();