PHP Class PHPSemVerChecker\Operation\FunctionAdded

Inheritance: extends PHPSemVerChecker\Operation\Operation
Show file Open project: tomzx/php-semver-checker

Protected Properties

Property Type Description
$code string
$reason string

Property Details

$code protected property

protected string $code
return string

$reason protected property

protected string $reason
return string