From 28b9458e358da38a4baafc387543423ff5fe164b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 Sep 2019 16:26:14 +0200 Subject: v1.3.0 --- REFLECTION | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 354a197..964af7a 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #173 xlswriter version 1.2.9 ] { +Extension [ extension #173 xlswriter version 1.3.0 ] { - Classes [4] { Class [ class Vtiful\Kernel\Exception extends Exception implements Throwable ] { @@ -73,7 +73,20 @@ Extension [ extension #173 xlswriter version 1.2.9 ] { - Static properties [0] { } - - Static methods [0] { + - Static methods [2] { + Method [ static public method columnIndexFromString ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + } + + Method [ static public method stringFromColumnIndex ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + } } - Properties [3] { -- cgit