public function Image::render in SimpleAds 8
Render an ad.
Return value
string
Overrides SimpleAdsTypeBase::render
File
- src/
Plugin/ SimpleAds/ Type/ Image.php, line 87
Class
- Image
- Image Ad type.
Namespace
Drupal\simpleads\Plugin\SimpleAds\TypeCode
public function render() {
}