You are here

public function StyleDiscoveryInterface::reset in Paragraphs Collection 8

Reset the cached definitions.

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

File

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