<?php

namespace Drupal\Core\Entity;

interface EntityInterface {

}
