Skip to content

IntValueType


  • Full name: \Qubus\Inheritance\Contract\IntValueType

Methods

integer

Get the specified integer value.

public integer(string $key, callable|int|null $default = null): int

Parameters:

Parameter Type Description
$key string
$default callable|int|null

Throws: