From eefca3e4c66b20661b3032c6fae57b4d465e1662 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 31 May 2018 06:36:05 +0200 Subject: v1.1.0 --- REFLECTION | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 1714ef1..bdd0c37 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #169 xlswriter version 1.0.2 ] { +Extension [ extension #169 xlswriter version 1.1.0 ] { - Classes [3] { Class [ class Vtiful\Kernel\Exception extends Exception implements Throwable ] { @@ -74,7 +74,7 @@ Extension [ extension #169 xlswriter version 1.0.2 ] { Property [ private $fileName ] } - - Methods [14] { + - Methods [15] { Method [ public method __construct ] { - Parameters [1] { @@ -89,6 +89,13 @@ Extension [ extension #169 xlswriter version 1.0.2 ] { } } + Method [ public method addSheet ] { + + - Parameters [1] { + Parameter #0 [ $sheet_name ] + } + } + Method [ public method constMemory ] { - Parameters [1] { -- cgit