SplObjectStorage::contains

SplObjectStorage::contains

(PHP 5 >= 5.1.0, PHP 7)

SplObjectStorage::containsChecks if the storage contains a specific object

Description

public bool SplObjectStorage::contains ( object $object )

Checks if the storage contains the object provided.

Parameters

object

The 登录查看完整内容