Fixed Code Style
This commit is contained in:
parent
48b8db1b68
commit
3d4503cd71
@ -160,7 +160,7 @@ abstract class WriterAbstract implements WriterInterface
|
|||||||
*
|
*
|
||||||
* @see https://github.com/box/spout/issues/745
|
* @see https://github.com/box/spout/issues/745
|
||||||
*/
|
*/
|
||||||
foreach ($headers as $header){
|
foreach ($headers as $header) {
|
||||||
$this->globalFunctionsHelper->header($header);
|
$this->globalFunctionsHelper->header($header);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user