You are here

constant Constraint::OP_GT 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_GT

File

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

Class

Constraint
Defines a constraint.

Namespace

Composer\Semver\Constraint

Code

const OP_GT = 3;