public function KeyInterface::getKeyValues in Key 8
Gets the values of the key.
Return value
array The values of the key.
1 method overrides KeyInterface::getKeyValues()
- Key::getKeyValues in src/
Entity/ Key.php - Gets the values of the key.
File
- src/
KeyInterface.php, line 87
Class
- KeyInterface
- Provides an interface defining a Key entity.
Namespace
Drupal\keyCode
public function getKeyValues();