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