Skip to content

Commit 25b7bc8

Browse files
author
René Hrdina
committed
restore php5 compatibility
1 parent 7ffcee5 commit 25b7bc8

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

bundle/Controller/DownloadController.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
declare(strict_types=1);
4-
53
namespace Netgen\Bundle\EnhancedBinaryFileBundle\Controller;
64

75
use eZ\Bundle\EzPublishIOBundle\BinaryStreamResponse;

bundle/FieldHandler/EnhancedBinaryFileHandler.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
declare(strict_types=1);
4-
53
namespace Netgen\Bundle\EnhancedBinaryFileBundle\FieldHandler;
64

75
use DOMDocument;

0 commit comments

Comments
 (0)