TipPluginBase::$attributes

Same name in other branches
  1. 8.9.x core/modules/tour/src/TipPluginBase.php \Drupal\tour\TipPluginBase::attributes

The attributes that will be applied to the markup of this tip.

Type: array

Deprecated

in drupal:9.2.0 and is removed from drupal:10.0.0. There is no direct replacement. Note that this was never actually used.

See also

https://www.drupal.org/node/3204096

File

core/modules/tour/src/TipPluginBase.php, line 41

Class

TipPluginBase
Defines a base tour item implementation.

Namespace

Drupal\tour

Code

protected $attributes;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.