You are here

protected property AbstractConstraint::$prettyString in Zircon Profile 8

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

@var string

File

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

Class

AbstractConstraint
Base constraint class.

Namespace

Composer\Semver\Constraint

Code

protected $prettyString;