Skip to content

Commit

Permalink
phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Feb 27, 2015
1 parent 201ae16 commit 0352c22
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions turba/lib/Driver/Vbook.php
Expand Up @@ -28,6 +28,13 @@ class Turba_Driver_Vbook extends Turba_Driver
*/
public $searchCriteria;

/**
* The composed driver.
*
* @var Turba_Driver
*/
protected $_driver;

/**
*
* @see Turba_Driver::__construct
Expand Down

0 comments on commit 0352c22

Please sign in to comment.