Fr3nch13/CakePHP Utilities

DefaultValueArgument extends ResolvableArgument
in package
implements DefaultValueInterface

Table of Contents

Interfaces

DefaultValueInterface

Properties

$defaultValue  : mixed
$value  : mixed

Methods

__construct()  : mixed
getDefaultValue()  : mixed|null
getValue()  : mixed

Properties

Methods

__construct()

public __construct(string $value[, mixed $defaultValue = null ]) : mixed
Parameters
$value : string
$defaultValue : mixed = null

        
On this page

Search results