Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PluginInterface.php

PluginInterface::PLUGIN_API_VERSION

Version number of the internal composer-plugin-api package

This is used to denote the API version of Plugin specific features, but is also bumped to a new major if Composer includes a major break in internal APIs which are susceptible to be used by plugins.

File

vendor/composer/composer/src/Composer/Plugin/PluginInterface.php, line 35

Class

PluginInterface
Plugin interface

Namespace

Composer\Plugin

Code

public const PLUGIN_API_VERSION = '2.6.0';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal