You are here

protected property UrlInvalidation::$url in Purge 8.3

The (absolute) URL object that this invalidation object describes.

Type: \Drupal\Core\Url

File

src/Plugin/Purge/Invalidation/UrlInvalidation.php, line 35

Class

UrlInvalidation
Describes URL based invalidation, e.g. "http://site.com/node/1".

Namespace

Drupal\purge\Plugin\Purge\Invalidation

Code

protected $url;