Skip to content

CollectionTypeAware

Borrowed from ramsey/collection.

  • Full name: \Qubus\Support\Collection\CollectionTypeAware

Methods

checkType

Returns true if value is of specified type.

protected checkType(string $type, mixed $value): bool

Parameters:

Parameter Type Description
$type string
$value mixed


Automatically generated on 2025-10-13