<?php

namespace Drupal\Component\Plugin;

interface DependentPluginInterface {

}
