<?php

namespace Drupal\Core\Session;

interface AccountInterface {
}
