Created
June 13, 2016 08:25
-
-
Save WengerK/e9711df93b504247e25f03777b129965 to your computer and use it in GitHub Desktop.
Drupal 8 - Liste of fields types
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// The list of possible types: | |
kint(\Drupal::service('plugin.manager.field.field_type')->getDefinitions()); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment