file-fetcher
Public Member Functions | List of all members
PHPUnit\Util\VersionComparisonOperator Class Reference

Public Member Functions

 __construct (string $operator)
 
 asString ()
 

Constructor & Destructor Documentation

◆ __construct()

PHPUnit\Util\VersionComparisonOperator::__construct ( string  $operator)

Member Function Documentation

◆ asString()

PHPUnit\Util\VersionComparisonOperator::asString ( )
Returns
'<'|'lt'|'<='|'le'|'>'|'gt'|'>='|'ge'|'=='|'='|'eq'|'!='|'<>'|'ne'

The documentation for this class was generated from the following file: