You are here

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

The HTTP scheme.

Type: string

File

src/Entity/HttpPurgerSettings.php, line 93

Class

HttpPurgerSettings
Defines the HTTP purger settings entity.

Namespace

Drupal\purge_purger_http\Entity

Code

public $scheme = 'http';