Files
farmOS-dev/vendor/mglaman/phpstan-drupal/stubs/Drupal/Component/Plugin/PluginInspectionInterface.stub
2024-12-10 15:08:16 +01:00

7 lines
83 B
Plaintext

<?php
namespace Drupal\Component\Plugin;
interface PluginInspectionInterface {
}