RateLimitController.php in RESTful 7.2
Namespace
Drupal\restful\RateLimit\EntityFile
src/RateLimit/Entity/RateLimitController.phpView source
<?php
/**
* @file
* Contains Drupal\restful\RateLimit\Entity\RateLimitController.
*/
namespace Drupal\restful\RateLimit\Entity;
class RateLimitController extends \EntityAPIController {
}
Classes
Name | Description |
---|---|
RateLimitController |