Skip to content

Commit 9408d09

Browse files
author
Moh Khoirul Anam
committed
Update README.md
1 parent ad33eae commit 9408d09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ boolean `$setIndexSheetByName` to set the sheet index by sheet name or array res
4141

4242
string `$getOnlySheet` is a sheet name to getting the data. This is only get the sheet with same name.
4343

44-
array|Formatter $formatter the formatter used to format model attribute values into displayable texts. This can be either an instance of [[Formatter]] or an configuration array for creating the [[Formatter]] instance. If this property is not set, the "formatter" application component will be used.
44+
array|Formatter `$formatter` the formatter used to format model attribute values into displayable texts. This can be either an instance of [[Formatter]] or an configuration array for creating the [[Formatter]] instance. If this property is not set, the "formatter" application component will be used.
4545

4646
Installation
4747
------------
@@ -238,4 +238,4 @@ Array([file1] => Array([Sheet1] => Array([0] => Array([name] => Anam, [email] =>
238238

239239
TODO
240240
----
241-
- Adding footer params for columns in exporting data.
241+
- Adding footer params for columns in exporting data.

0 commit comments

Comments
 (0)