You are here

constant Constraint::OP_LT 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_LT

File

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

Class

Constraint
Defines a constraint.

Namespace

Composer\Semver\Constraint

Code

const OP_LT = 1;