<?php

namespace Drupal\user;

interface EntityOwnerInterface {
}
