PHP Class JonathanTorres\Construct\Defaults

Afficher le fichier Open project: jonathantorres/construct

Méthodes publiques

Свойство Type Description
$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.

Property Details

$licenses public_oe property

The available open source licenses. (more: http://choosealicense.com/licenses)
public array $licenses
Résultat array

$nonSemverPhpVersions public_oe property

Php versions without a semver scheme.
public array $nonSemverPhpVersions
Résultat array

$phpVersions public_oe property

Available php versions to test on travis.
public array $phpVersions
Résultat array

$testingFrameworks public_oe property

The available testing frameworks.
public array $testingFrameworks
Résultat array