Home
last modified time | relevance | path

Searched defs:other (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DPhpVersion.php69 public function equals(PhpVersion $other): bool {
76 public function newerOrEqual(PhpVersion $other): bool {
83 public function older(PhpVersion $other): bool {

Completed in 4 milliseconds