PHP Class PHPSemVerChecker\Comparator\Implementation

Afficher le fichier Open project: tomzx/php-semver-checker Class Usage Examples

Méthodes publiques

Méthode Description
isSame ( array $statementsA, array $statementsB ) : boolean

Method Details

isSame() public static méthode

public static isSame ( array $statementsA, array $statementsB ) : boolean
$statementsA array
$statementsB array
Résultat boolean