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 b92f45c commit d4064c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions turba/lib/Form/AddContact.php
Expand Up @@ -4,6 +4,10 @@
*/
class Turba_Form_AddContact extends Turba_Form_ContactBase
{
/**
*
* @var Turba_Object
*/
protected $_contact = null;

public function __construct($vars, Turba_Object $contact)
Expand Down

0 comments on commit d4064c1

Please sign in to comment.