VarnishAdmin::setPort
PHP Manual
PHP Manual»VarnishAdmin»VarnishAdmin::setPort

VarnishAdmin::setPort

(PECL varnish >= 0.8)

VarnishAdmin::setPortクラスのオプション port を設定する

説明

public function VarnishAdmin::setPort(int $port): void

パラメータ

port

接続の port パラメータ。

戻り値

To Top