You are here

protected property CmisBrowser::$cacheable in CMIS API 8

Same name and namespace in other branches
  1. 8.2 src/CmisBrowser.php \Drupal\cmis\CmisBrowser::cacheable
  2. 3.0.x src/CmisBrowser.php \Drupal\cmis\CmisBrowser::cacheable

Cacheable.

the browser cacheable flag

Type: boolean

File

src/CmisBrowser.php, line 80

Class

CmisBrowser
Description of CmisBrowser

Namespace

Drupal\cmis

Code

protected $cacheable;