Php/docs/class.mongodb-driver-monitoring-subscriber

来自菜鸟教程
跳转至:导航、​搜索

(mongodb >=1.3.0)

简介

Base interface for event subscribers. This is used for type-hinting MongoDB\Driver\Monitoring\addSubscriber() and MongoDB\Driver\Monitoring\removeSubscriber() and should not be implemented directly.


接口摘要


MongoDB\Driver\Monitoring\Subscriber {

}

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