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

Breadcrumb

  1. Drupal Core 11.1.x

namespace Composer\Semver\Constraint

Object name File name Summary
Bound vendor/composer/semver/src/Constraint/Bound.php
Constraint vendor/composer/semver/src/Constraint/Constraint.php Defines a constraint.
ConstraintInterface vendor/composer/semver/src/Constraint/ConstraintInterface.php DO NOT IMPLEMENT this interface. It is only meant for usage as a type hint
in libraries relying on composer/semver but creating your own constraint class
that implements this interface is not a supported use case and will cause the
composer/semver…
MatchAllConstraint vendor/composer/semver/src/Constraint/MatchAllConstraint.php Defines the absence of a constraint.
MatchNoneConstraint vendor/composer/semver/src/Constraint/MatchNoneConstraint.php Blackhole of constraints, nothing escapes it
MultiConstraint vendor/composer/semver/src/Constraint/MultiConstraint.php Defines a conjunctive or disjunctive set of constraints.

API Navigation

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