Skip to content

Commit a916fd1

Browse files
committed
PHP5 Compliance
1 parent fae950a commit a916fd1

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/Tag/SymfonyComponentTag.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<?php
2-
declare(strict_types=1);
3-
42
namespace Jaeger\Symfony\Tag;
53

64
use Jaeger\Tag\ComponentTag;

src/Tag/SymfonyVersionTag.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<?php
2-
declare(strict_types=1);
3-
42
namespace Jaeger\Symfony\Tag;
53

64
use Jaeger\Tag\StringTag;

0 commit comments

Comments
 (0)