You are here

protected property CmisBrowser::$cacheable in CMIS API 3.0.x

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

The browser cacheable flag.

Type: bool

File

src/CmisBrowser.php, line 79

Class

CmisBrowser
Description of CmisBrowser.

Namespace

Drupal\cmis

Code

protected $cacheable;