Documentation

ComparisonRequirement extends Requirement
in package

Read onlyYes
FinalYes
Tags
immutable
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

Table of Contents

Properties

$operator  : VersionComparisonOperator
$version  : string

Methods

__construct()  : mixed
asString()  : string
from()  : self
isSatisfiedBy()  : bool

Properties

Methods

isSatisfiedBy()

public isSatisfiedBy(string $version) : bool
Parameters
$version : string
Return values
bool
On this page

Search results