Documentation

Types
in package

Table of Contents

Methods

toDatabaseValue()  : mixed
toDatabaseValues()  : array<string|int, mixed>
toExpectedArgumentType()  : mixed

Methods

toDatabaseValue()

public static toDatabaseValue(mixed $value) : mixed
Parameters
$value : mixed

toDatabaseValues()

public static toDatabaseValues(array<string|int, mixed> $data) : array<string|int, mixed>
Parameters
$data : array<string|int, mixed>
Return values
array<string|int, mixed>

toExpectedArgumentType()

public static toExpectedArgumentType(object $obj, string $method, mixed $arg[, int $argIndex = 0 ]) : mixed
Parameters
$obj : object
$method : string
$arg : mixed
$argIndex : int = 0

        
On this page

Search results