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