You are here

protected property TipPluginText::$location in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/tour/src/Plugin/tour/tip/TipPluginText.php \Drupal\tour\Plugin\tour\tip\TipPluginText::location

The forced position of where the tip will be located.

Type: string

File

core/modules/tour/src/Plugin/tour/tip/TipPluginText.php, line 45
Contains \Drupal\tour\Plugin\tour\tip\TipPluginText.

Class

TipPluginText
Displays some text as a tip.

Namespace

Drupal\tour\Plugin\tour\tip

Code

protected $location;