<?php

namespace Drupal\Core\Entity;

interface EntityStorageInterface {

}
