mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-22 08:09:15 +00:00
Reorganize Samples Part 2
Further reorganization following on PR #3890.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
use PhpOffice\PhpSpreadsheet\Spreadsheet;
|
||||
|
||||
require __DIR__ . '/../../Header.php';
|
||||
require __DIR__ . '/../Header.php';
|
||||
|
||||
$category = 'Engineering';
|
||||
$functionName = 'DEC2BIN';
|
||||
|
||||
Reference in New Issue
Block a user