PHP 클래스 PHPSemVerChecker\Comparator\Implementation

파일 보기 프로젝트 열기: tomzx/php-semver-checker 1 사용 예제들

공개 메소드들

메소드 설명
isSame ( array $statementsA, array $statementsB ) : boolean

메소드 상세

isSame() 공개 정적인 메소드

public static isSame ( array $statementsA, array $statementsB ) : boolean
$statementsA array
$statementsB array
리턴 boolean