W3cubDocs

/Drupal 8

public function EntityTypeBundleInfoInterface::clearCachedBundles

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();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!EntityTypeBundleInfoInterface.php/function/EntityTypeBundleInfoInterface::clearCachedBundles/8.1.x