(mongodb >=1.3.0)
MongoDB\Driver\Monitoring\CommandSubscriber::commandSucceeded — Notification method for a successful command
$event
): voidIf the subscriber is registered, this method is called when a command succeeds.
event
(MongoDB\Driver\Monitoring\CommandSucceededEvent)An event object encapsulating information about the successful command.
No value is returned.