File manager - Edit - /var/www/payraty/helpdesk/vendor/jetbrains/phpstorm-stubs/mongodb/Monitoring/ServerHeartbeatStartedEvent.php
Back
<?php namespace MongoDB\Driver\Monitoring; /** * @since 1.13.0 */ final class ServerHeartbeatStartedEvent { final private function __construct() {} /** * Returns the port on which this server is listening * @link https://www.php.net/manual/en/mongodb-driver-monitoring-serverheartbeatstartedevent.getport.php */ final public function getPort(): int {} /** * Returns the hostname of the server * @link https://www.php.net/manual/en/mongodb-driver-monitoring-serverheartbeatstartedevent.gethost.php */ final public function getHost(): string {} /** * Returns whether the heartbeat used a streaming protocol * @link https://www.php.net/manual/en/mongodb-driver-monitoring-serverheartbeatstartedevent.isstreaming.php */ final public function isAwaited(): bool {} final public function __wakeup(): void {} }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings