You are here

namespace Drupal\key\Plugin\KeyInput in Key 8

Classsort descending Location Description
GenerateKeyInput src/Plugin/KeyInput/GenerateKeyInput.php Defines a key input that generates a key value.
NoneKeyInput src/Plugin/KeyInput/NoneKeyInput.php Defines a key input for providers that don't accept a value.
TextareaFieldKeyInput src/Plugin/KeyInput/TextareaFieldKeyInput.php Defines a key input that provides a simple text field.
TextFieldKeyInput src/Plugin/KeyInput/TextFieldKeyInput.php Defines a key input that provides a simple text field.