You are here

constant Constraint::OP_EQ in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/composer/semver/src/Constraint/Constraint.php \Composer\Semver\Constraint\Constraint::OP_EQ

File

vendor/composer/semver/src/Constraint/Constraint.php, line 20

Class

Constraint
Defines a constraint.

Namespace

Composer\Semver\Constraint

Code

const OP_EQ = 0;