Advertisement
Guest User

Untitled

a guest
Aug 24th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. namespace Drupal\gb_custom_fields\Plugin\Field\FieldType;
  2.  
  3. use Drupal\Core\Field\FieldItemBase;
  4. use Drupal\Core\Field\FieldStorageDefinitionInterface;
  5. use Drupal\Core\Form\FormStateInterface;
  6. use Drupal\Core\TypedData\DataDefinition;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement