We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2a17f9 + bffa730 commit ce61412Copy full SHA for ce61412
src/Maatwebsite/Excel/Excel.php
@@ -16,7 +16,7 @@ class Excel extends \PHPExcel
16
{
17
18
19
- protected $excel;
+ public $excel;
20
protected $object;
21
public $i = 0; // the current sheet number
22
public $title;
0 commit comments