Completed
Pull Request — master (#1)
by satoru
01:58
created
src/PhpExcelWrapper.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -598,6 +598,7 @@
 block discarded – undo
598 598
     * シート情報の読み込み
599 599
     * @param integer $sheetNo シート番号
600 600
     * @author hagiwara
601
+    * @return null|\PHPExcel_Worksheet
601 602
     */
602 603
     private function getSheet($sheetNo)
603 604
     {
Please login to merge, or discard this patch.