From 73c046509ebf17809aa9b589466953e7fdbf2d9c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 14 Oct 2016 11:04:44 +0800 Subject: [PATCH] CodeDoc/Data/Class.php --- CodeDoc/Data/Class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CodeDoc/Data/Class.php b/CodeDoc/Data/Class.php index ff6ec8e..e436848 100644 --- a/CodeDoc/Data/Class.php +++ b/CodeDoc/Data/Class.php @@ -104,7 +104,7 @@ class PHP_CodeDoc_Data_Class { 'html' => $c ); } - + return $ret; } -- 2.39.2