(mongodb >=1.3.0)
MongoDB\Driver\Monitoring\CommandSubscriber::commandSucceeded — Notification method for a successful command
$event
): voidIf the subscriber has been registered, the driver will call this method when a command has succeeded.
event
(MongoDB\Driver\Monitoring\CommandSucceededEvent)An event object encapsulating information about the successful command.
Aucune valeur n'est retournée.