You are here

protected property EmptyConstraint::$prettyString in Zircon Profile 8

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

@var string

File

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

Class

EmptyConstraint
Defines the absence of a constraint.

Namespace

Composer\Semver\Constraint

Code

protected $prettyString;