You are here

protected property RateLimit::$resource in RESTful 7.2

The resource this object is limiting access to.

Type: \RestfulBase

File

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

Class

RateLimit

Namespace

Drupal\restful\Plugin\rate_limit

Code

protected $resource;