You are here

public function FilebrowserMetadataEntityInterface::getTheme in Filebrowser 3.x

Same name and namespace in other branches
  1. 8.2 src/Entity/FilebrowserMetadataEntityInterface.php \Drupal\filebrowser\Entity\FilebrowserMetadataEntityInterface::getTheme()

Get the theme for this metadata

1 method overrides FilebrowserMetadataEntityInterface::getTheme()
FilebrowserMetadataEntity::getTheme in src/Entity/FilebrowserMetadataEntity.php
@inheritDoc

File

src/Entity/FilebrowserMetadataEntityInterface.php, line 115

Class

FilebrowserMetadataEntityInterface
Provides an interface for defining Filebrowser metadata entity entities.

Namespace

Drupal\filebrowser\Entity

Code

public function getTheme();