You are here

protected property CmisQueryForm::$connection in CMIS API 8

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

Connection.

the connection object

Type: object

File

src/Form/CmisQueryForm.php, line 30

Class

CmisQueryForm
Class CmisQueryForm.

Namespace

Drupal\cmis\Form

Code

protected $connection;