diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #120 yaf version 3.3.4 ] { +Extension [ <persistent> extension #120 yaf version 3.3.5 ] { - Dependencies { Dependency [ spl (Required) ] @@ -37,7 +37,7 @@ Extension [ <persistent> extension #120 yaf version 3.3.4 ] { } - Constants [13] { - Constant [ string YAF_VERSION ] { 3.3.4 } + Constant [ string YAF_VERSION ] { 3.3.5 } Constant [ string YAF_ENVIRON ] { product } Constant [ int YAF_ERR_STARTUP_FAILED ] { 512 } Constant [ int YAF_ERR_ROUTE_FAILED ] { 513 } @@ -61,19 +61,26 @@ Extension [ <persistent> extension #120 yaf version 3.3.4 ] { - Static properties [0] { } - - Static methods [1] { + - Static methods [2] { Method [ <internal:yaf> static public method app ] { - Parameters [0] { } - Return [ ?object ] } + + Method [ <internal:yaf> static public method getInstance ] { + + - Parameters [0] { + } + - Return [ ?object ] + } } - Properties [0] { } - - Methods [14] { + - Methods [13] { Method [ <internal:yaf, ctor> public method __construct ] { - Parameters [2] { @@ -167,13 +174,6 @@ Extension [ <persistent> extension #120 yaf version 3.3.4 ] { } - Return [ ?object ] } - - Method [ <internal:yaf> public method getInstance ] { - - - Parameters [0] { - } - - Return [ ?object ] - } } } |