You are here

protected property CmisConnectionEntity::$cmis_cacheable in CMIS API 8.2

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

The CMIS repository cacheable flag.

Type: bool

File

src/Entity/CmisConnectionEntity.php, line 109

Class

CmisConnectionEntity
Defines the CMIS connection entity.

Namespace

Drupal\cmis\Entity

Code

protected $cmis_cacheable;