PHP 클래스 JonathanTorres\Construct\Defaults

파일 보기 프로젝트 열기: jonathantorres/construct

공개 프로퍼티들

프로퍼티 타입 설명
$licenses array The available open source licenses. (more: http://choosealicense.com/licenses)
$nonSemverPhpVersions array Php versions without a semver scheme.
$phpVersions array Available php versions to test on travis.
$testingFrameworks array The available testing frameworks.

프로퍼티 상세

$licenses 공개적으로 프로퍼티

The available open source licenses. (more: http://choosealicense.com/licenses)
public array $licenses
리턴 array

$nonSemverPhpVersions 공개적으로 프로퍼티

Php versions without a semver scheme.
public array $nonSemverPhpVersions
리턴 array

$phpVersions 공개적으로 프로퍼티

Available php versions to test on travis.
public array $phpVersions
리턴 array

$testingFrameworks 공개적으로 프로퍼티

The available testing frameworks.
public array $testingFrameworks
리턴 array