public property VarnishPurgerSettings::$hostname in Varnish purger 8
Same name and namespace in other branches
- 8.2 src/Entity/VarnishPurgerSettings.php \Drupal\varnish_purger\Entity\VarnishPurgerSettings::hostname
The host or IP-address to connect to.
Type: string
File
- src/
Entity/ VarnishPurgerSettings.php, line 46
Class
- VarnishPurgerSettings
- Defines the HTTP purger settings entity.
Namespace
Drupal\varnish_purger\EntityCode
public $hostname = 'localhost';