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