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\simpleadsCode
public function theme();