You are here

public property HttpPurgerSettings::$port in Generic HTTP Purger 8

The port to connect to.

Type: int

File

src/Entity/HttpPurgerSettings.php, line 72

Class

HttpPurgerSettings
Defines the HTTP purger settings entity.

Namespace

Drupal\purge_purger_http\Entity

Code

public $port = 80;