PHP Class PHPSemVerChecker\Configuration\LevelMapping

Exibir arquivo Open project: tomzx/php-semver-checker Class Usage Examples

Public Properties

Property Type Description
$mapping

Public Methods

Method Description
getLevelForCode ( $code )
setOverrides ( array $mapping )

Method Details

getLevelForCode() public static method

public static getLevelForCode ( $code )

setOverrides() public static method

public static setOverrides ( array $mapping )
$mapping array

Property Details

$mapping public_oe static_oe property

public static $mapping