You are here

public property Resource::$renderCache in RESTful 7.2

Cache render.

Cache render options.

Type: array|bool

File

src/Annotation/Resource.php, line 95
Contains \Drupal\restful\Annotation\Resource.

Class

Resource
Defines a Resource annotation object.

Namespace

Drupal\restful\Annotation

Code

public $renderCache = array();