From abf28964c30cbe9909ac96e515f8bbdac0ef5537 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 25 Oct 2016 17:37:50 +0800 Subject: [PATCH] CodeDoc/Data/Method.php --- CodeDoc/Data/Method.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CodeDoc/Data/Method.php b/CodeDoc/Data/Method.php index 0af218a..9d63b56 100644 --- a/CodeDoc/Data/Method.php +++ b/CodeDoc/Data/Method.php @@ -149,11 +149,13 @@ class PHP_CodeDoc_Data_Method extends PHP_CodeDoc_Data { '|xns' => 'Roo.doc', 'xtype' => 'Section', ), + /* -- fixme - needs to read from an example file.. array( 'stype' => 'example', '|xns' => 'Roo.doc', 'xtype' => 'Section', ) + */ ) ) ) -- 2.39.2