CodeDoc/Data/Class.php
authorAlan Knowles <alan@roojs.com>
Fri, 14 Oct 2016 03:04:44 +0000 (11:04 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 14 Oct 2016 03:04:44 +0000 (11:04 +0800)
CodeDoc/Data/Class.php

index ff6ec8e..e436848 100644 (file)
@@ -104,7 +104,7 @@ class PHP_CodeDoc_Data_Class {
                 'html' => $c
             );
         }
-        
+        return $ret;
         
         
     }