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

提供:Dev Guides
< Php
2020年12月14日 (月) 10:19時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

(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.