You are here

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\Type

Code

public function render() {
}