You are here

protected property MultiConstraint::$prettyString in Zircon Profile 8

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

@var string

File

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

Class

MultiConstraint
Defines a conjunctive or disjunctive set of constraints.

Namespace

Composer\Semver\Constraint

Code

protected $prettyString;