Uncommited changes synced
[PHP_CodeDoc] / CodeDoc / Data / Method.php
index 6419241..dc106c5 100644 (file)
@@ -153,6 +153,17 @@ class PHP_CodeDoc_Data_Method extends PHP_CodeDoc_Data {
         }
         
         
+        if ($this->name == '__construct') {
+            // list out 'Constants'
+            
+            // list out 'public variables..'
+            
+            
+            
+        }
+        
+        
+        
                         /* -- fixme - needs to read from an example file..
                         array(
                             'stype' => 'example',