You are here

protected property CmisBrowser::$connection in CMIS API 8

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

Connection object

the connection object.

Type: object

File

src/CmisBrowser.php, line 32

Class

CmisBrowser
Description of CmisBrowser

Namespace

Drupal\cmis

Code

protected $connection;