Class DefaultValueArgument
Namespace: Cake\Container\Argument
Property Summary
-
$defaultValue protected
mixed -
$value protected
string
Method Summary
-
__construct() public
-
getDefaultValue() public
-
getValue() public
Method Detail
__construct() ¶ public
__construct(string $value, mixed|null $defaultValue = null)
Parameters
-
string$value -
mixed|null$defaultValue optional