<?php

namespace Drupal\Component\Plugin;

interface PluginInspectionInterface {
}
