Ds\Map::hasValue

Ds\Map::hasValue

(PECL ds >= 1.0.0)

Ds\Map::hasValueDetermines whether the map contains a given value.

Description

public bool Ds\Map::hasValue ( mixed $value )

Determines whether the map contains a given value.

Parameters

value

The value to look for.

Return Values

Returns TRUE