class DeepCollection extends Collection (View source)

Methods

static DeepCollection
deepMake($items)

No description

bool
isKeyEmpty($key)

No description

bool
isKeyNotEmpty($key)

No description

Details

static DeepCollection deepMake($items)

Parameters

$items

Return Value

DeepCollection

bool isKeyEmpty($key)

Parameters

$key

Return Value

bool

bool isKeyNotEmpty($key)

Parameters

$key

Return Value

bool