You are here

public function ServiceResourceInterface::getNoCache in Services 8.4

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

Get resource no caching option.

Return value

bool

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();