intelephense

1.14.41.16.1
lib/stub/mongodb/Monitoring/CommandFailedEvent.php
lib/stub/mongodb/Monitoring/CommandFailedEvent.php
−9
Index: package/lib/stub/mongodb/Monitoring/CommandFailedEvent.php
===================================================================
--- package/lib/stub/mongodb/Monitoring/CommandFailedEvent.php
+++ package/lib/stub/mongodb/Monitoring/CommandFailedEvent.php
@@ -93,17 +93,8 @@
      */
     final public function getRequestId(): string {}
 
     /**
-     * Returns the Server on which the command was executed.
-     * @link https://secure.php.net/manual/en/mongodb-driver-monitoring-commandfailedevent.getserver.php
-     * @return \MongoDB\Driver\Server on which the command was executed.
-     * @since 1.3.0
-     * @deprecated Use getHost and getPort instead.
-     */
-    final public function getServer(): Server {}
-
-    /**
      * Returns the load balancer service ID for the command
      * @link https://www.php.net/manual/en/mongodb-driver-monitoring-commandfailedevent.getserviceid.php
      * @since 1.11.0
      */