phpdoc
authorMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 12 Nov 2010 22:02:17 +0000 (17:02 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 12 Nov 2010 22:02:31 +0000 (17:02 -0500)
framework/Share/lib/Horde/Share.php

index 7e1c11d..324fa18 100644 (file)
@@ -92,6 +92,12 @@ class Horde_Share
      */
     protected $_groups;
 
+    /**
+     * A callback that is passed to the share objects for setting the objects'
+     * Horde_Share object.
+     *
+     * @var callback
+     */
     protected $_shareCallback;
 
     /**