You are here

protected property CmisQueryForm::$connection in CMIS API 3.0.x

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

Connection object.

Type: object

File

src/Form/CmisQueryForm.php, line 31

Class

CmisQueryForm
Class CmisQueryForm.

Namespace

Drupal\cmis\Form

Code

protected $connection;