You are here

public function SimpleAdsTypeInterface::theme in SimpleAds 8

Theme function for the ad.

Return value

array

1 method overrides SimpleAdsTypeInterface::theme()
SimpleAdsTypeBase::theme in src/SimpleAdsTypeBase.php
Theme function for the ad.

File

src/SimpleAdsTypeInterface.php, line 47

Class

SimpleAdsTypeInterface
Defines an interface SimpleAdsType plugins.

Namespace

Drupal\simpleads

Code

public function theme();