The MongoDBDriverMonitoringSubscriber interface

The MongoDB\Driver\Monitoring\Subscriber interface

(mongodb >=1.3.0)

簡介

Base interface for event subscribers. This is used as a parameter type in the functions MongoDB\Driver\Monitoring\addSubscriber() and MongoDB\Driver\Monitoring\removeSubscriber() and should not be implemented directly.

介面摘要

class MongoDB\Driver\Monitoring\Subscriber {
}

This interface has no methods. Its only purpose is to be the base interface for all event subscribers.

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *