You are here

private property Constraint::$version in Zircon Profile 8.0

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

@var string

File

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

Class

Constraint
Defines a constraint.

Namespace

Composer\Semver\Constraint

Code

private $version;