Used for returning values by key.
Key of the value.
Value of the key.
File
- drupal/core/modules/tour/lib/Drupal/tour/TipPluginInterface.php, line 59
- Contains \Drupal\tour\TipPluginInterface.
Class
- TipPluginInterface
- Defines an interface for tour items.
Namespace
Drupal\tour
Code
public function set($key, $value);