Returns an array of attributes for the tip wrapper.
Return value
array
An array of classes and values.
File
- drupal/core/modules/tour/lib/Drupal/tour/TipPluginInterface.php, line 37
- Contains \Drupal\tour\TipPluginInterface.
Class
- TipPluginInterface
- Defines an interface for tour items.
Namespace
Drupal\tour
Code
public function getAttributes();