<?php

namespace Drupal\Core\Entity;

interface EntityHandlerInterface {

}
