<?php

namespace Drupal\Core\Entity;

abstract class EntityHandlerBase {

}
