function TipPluginInterface::getAttributes

Returns an array of attributes for the tip wrapper.

Return value

array An array of classes and values.

Deprecated

in drupal:9.2.0 and is removed from drupal:10.0.0. The attributes property is no longer used.

See also

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

File

core/modules/tour/src/TipPluginInterface.php, line 49

Class

TipPluginInterface
Defines an interface for tour items.

Namespace

Drupal\tour

Code

public function getAttributes();

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