You are here

protected property StyleDiscovery::$themeHandler in Paragraphs Collection 8

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/StyleDiscovery.php, line 63

Class

StyleDiscovery
Provides common helper methods for style discovery. @todo Create documentation for style discovery https://www.drupal.org/node/2837995

Namespace

Drupal\paragraphs_collection

Code

protected $themeHandler;