You are here

protected property RateLimit::$period in RESTful 7.2

Period after which the rate limit is expired.

Type: \DateInterval

File

src/Plugin/rate_limit/RateLimit.php, line 28
Contains \Drupal\restful\Plugin\rate_limit\RateLimit

Class

RateLimit

Namespace

Drupal\restful\Plugin\rate_limit

Code

protected $period;