function EntityTypeBundleInfoInterface::clearCachedBundles

Clears static and persistent bundles.

1 method overrides EntityTypeBundleInfoInterface::clearCachedBundles()
EntityTypeBundleInfo::clearCachedBundles in core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php
Clears static and persistent bundles.

File

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

Class

EntityTypeBundleInfoInterface
Provides an interface for an entity type bundle info.

Namespace

Drupal\Core\Entity

Code

public function clearCachedBundles();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.