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
Namespace
Drupal\restful\Plugin\rate_limitCode
protected $period;