public property HttpPurgerSettings::$hostname in Generic HTTP Purger 8
The host or IP-address to connect to.
Type: string
File
- src/
Entity/ HttpPurgerSettings.php, line 65
Class
- HttpPurgerSettings
- Defines the HTTP purger settings entity.
Namespace
Drupal\purge_purger_http\EntityCode
public $hostname = 'localhost';