intelephense

1.14.41.16.1
lib/stub/mongodb/Monitoring/CommandStartedEvent.php
lib/stub/mongodb/Monitoring/CommandStartedEvent.php
−9
Index: package/lib/stub/mongodb/Monitoring/CommandStartedEvent.php
===================================================================
--- package/lib/stub/mongodb/Monitoring/CommandStartedEvent.php
+++ package/lib/stub/mongodb/Monitoring/CommandStartedEvent.php
@@ -83,17 +83,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-commandstartedevent.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-commandstartedevent.getserviceid.php
      * @since 1.11.0
      */