<?php

namespace Drupal\Core\Plugin;

interface ContainerFactoryPluginInterface {

}
