public function PathautoGeneratorInterface::resetCaches in Pathauto 8
Resets internal caches.
1 method overrides PathautoGeneratorInterface::resetCaches()
- PathautoGenerator::resetCaches in src/
PathautoGenerator.php - Resets internal caches.
File
- src/
PathautoGeneratorInterface.php, line 45
Class
- PathautoGeneratorInterface
- Provides and interface for PathautoGenerator.
Namespace
Drupal\pathautoCode
public function resetCaches();