You are here

public function TwitterWidgetInterface::getAvailableTypes in Twitter Embed 8

Get all available types.

Return value

array Array of types.

2 methods override TwitterWidgetInterface::getAvailableTypes()
TwitterButtonWidget::getAvailableTypes in src/TwitterButtonWidget.php
Get all available types.
TwitterTimelineWidget::getAvailableTypes in src/TwitterTimelineWidget.php
Get all available types.

File

src/TwitterWidgetInterface.php, line 48

Class

TwitterWidgetInterface
Interface TwitterWidgetInterface.

Namespace

Drupal\twitter_embed

Code

public function getAvailableTypes();