public function StyleDiscoveryInterface::reset

Reset the cached definitions.

1 method overrides StyleDiscoveryInterface::reset()
StyleDiscovery::reset in paragraphs_collection/src/StyleDiscovery.php
Reset the cached definitions.

File

paragraphs_collection/src/StyleDiscoveryInterface.php, line 114

Class

StyleDiscoveryInterface
Provides discovery for a YAML style files in specific directories.

Namespace

Drupal\paragraphs_collection

Code

public function reset();