<?php

namespace Drupal\Core\Entity;

interface BundleEntityStorageInterface {

}
