Skip to content

Commit 18281fa

Browse files
KristianIpatrickbrouwers
authored andcommitted
Phpdoc updated. (SpartnerNL#1037)
1 parent b548176 commit 18281fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Maatwebsite/Excel/Writers/LaravelExcelWriter.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ public function getTitle()
151151
}
152152

153153
/**
154-
* Get the title
154+
* Get the filename
155155
* @return string
156156
*/
157157
public function getFileName()
@@ -437,7 +437,7 @@ protected function _render()
437437
}
438438

439439
/**
440-
* Get the view parser
440+
* Get the excel object
441441
* @return PHPExcel
442442
*/
443443
public function getExcel()

0 commit comments

Comments
 (0)