public 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();
Please login to continue.