public property VarnishPurgerSettings::$port in Varnish purger 8.2
Same name and namespace in other branches
- 8 src/Entity/VarnishPurgerSettings.php \Drupal\varnish_purger\Entity\VarnishPurgerSettings::port
The port to connect to.
Type: int
File
- src/
Entity/ VarnishPurgerSettings.php, line 73
Class
- VarnishPurgerSettings
- Defines the HTTP purger settings entity.
Namespace
Drupal\varnish_purger\EntityCode
public $port = 80;