You are here

public function ServiceResourceInterface::getNoCache in Services 9.0.x

Same name and namespace in other branches
  1. 8.4 src/ServiceResourceInterface.php \Drupal\services\ServiceResourceInterface::getNoCache()

Get resource no caching option.

Return value

boolean

1 method overrides ServiceResourceInterface::getNoCache()
ServiceResource::getNoCache in src/Entity/ServiceResource.php
Get resource no caching option.

File

src/ServiceResourceInterface.php, line 33

Class

ServiceResourceInterface
Interface \Drupal\services\Entity\ServiceResourceInterface.

Namespace

Drupal\services

Code

public function getNoCache();