<?php

namespace Drupal\Core\Field;

interface FieldDefinitionInterface {

}
