You are here

protected property TipPluginText::$location in Drupal 8

The forced position of where the tip will be located.

Type: string

File

core/modules/tour/src/Plugin/tour/tip/TipPluginText.php, line 40

Class

TipPluginText
Displays some text as a tip.

Namespace

Drupal\tour\Plugin\tour\tip

Code

protected $location;