Skip to content

Commit d4f27d7

Browse files
committed
fix
1 parent f170802 commit d4f27d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/includes/monitoring-logging/MyCommandSubscriber.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ public function commandFailed(MongoDB\Driver\Monitoring\CommandFailedEvent $even
2929
{
3030
}
3131
}
32-
// end-command-subscriber
32+
// end-command-subscriber

source/includes/monitoring-logging/MySdamSubscriber.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ public function topologyOpening(MongoDB\Driver\Monitoring\TopologyOpeningEvent $
5353
{
5454
}
5555
}
56-
// end-sdam-subscriber
56+
// end-sdam-subscriber

0 commit comments

Comments
 (0)