You are here

public function CloudFlareStateInterface::getTagDailyCount in CloudFlare 8

Get the count of tag purges done today.

Return value

int Count of tag purges done today.

1 method overrides CloudFlareStateInterface::getTagDailyCount()
State::getTagDailyCount in src/State.php
Get the count of tag purges done today.

File

src/CloudFlareStateInterface.php, line 24

Class

CloudFlareStateInterface
Tracks rate limits associated with CloudFlare Api.

Namespace

Drupal\cloudflare

Code

public function getTagDailyCount();