Skip to content

StringValueType


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

Methods

string

Get the specified string value.

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

Parameters:

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

Throws: