mirror of
https://github.com/shuchkin/simplexlsxgen.git
synced 2023-08-10 21:12:59 +03:00
Update SimpleXLSXGen.php
This commit is contained in:
parent
5d14683e22
commit
339ce5d41b
@ -1,11 +1,12 @@
|
|||||||
<?php
|
<?php
|
||||||
namespace Shuchkin;
|
|
||||||
|
|
||||||
/** @noinspection ReturnTypeCanBeDeclaredInspection */
|
/** @noinspection ReturnTypeCanBeDeclaredInspection */
|
||||||
/** @noinspection PhpMissingReturnTypeInspection */
|
/** @noinspection PhpMissingReturnTypeInspection */
|
||||||
/** @noinspection NullCoalescingOperatorCanBeUsedInspection */
|
/** @noinspection NullCoalescingOperatorCanBeUsedInspection */
|
||||||
/** @noinspection PhpIssetCanBeReplacedWithCoalesceInspection */
|
/** @noinspection PhpIssetCanBeReplacedWithCoalesceInspection */
|
||||||
|
|
||||||
|
namespace Shuchkin;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class SimpleXLSXGen
|
* Class SimpleXLSXGen
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user