You are here

protected property CmisBrowser::$cacheable in CMIS API 8.2

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

The browser cacheable flag.

Type: bool

File

src/CmisBrowser.php, line 80

Class

CmisBrowser
Description of CmisBrowser.

Namespace

Drupal\cmis

Code

protected $cacheable;