protected property CmisConnectionEntity::$cmis_cacheable in CMIS API 8
Same name and namespace in other branches
- 8.2 src/Entity/CmisConnectionEntity.php \Drupal\cmis\Entity\CmisConnectionEntity::cmis_cacheable
- 3.0.x src/Entity/CmisConnectionEntity.php \Drupal\cmis\Entity\CmisConnectionEntity::cmis_cacheable
The CMIS repository cacheable flag.
Type: boolean
File
- src/
Entity/ CmisConnectionEntity.php, line 90
Class
- CmisConnectionEntity
- Defines the CMIS connection entity.
Namespace
Drupal\cmis\EntityCode
protected $cmis_cacheable;