ActionKeyProvider.php
getId()
Get a string value that uniquely describes the provider configuration.
containsKey($actionKey)
Check if the given action key is existing.
Implementations of ActionKeyProvider search for action keys.
Definition: ActionKeyProvider.php:18
getKeyValue($actionKey)
Get the value of the given action key.