Skip to content

Commit ca7e261

Browse files
committed
Fixed licence check
1 parent 0d0c290 commit ca7e261

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

src/Symfony/Component/Messenger/Bridge/Kafka/Callback/AbstractCallbackProcessor.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
/*
64
* This file is part of the Symfony package.
75
*

src/Symfony/Component/Messenger/Bridge/Kafka/Callback/CallbackManager.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
/*
64
* This file is part of the Symfony package.
75
*

src/Symfony/Component/Messenger/Bridge/Kafka/Callback/CallbackProcessorInterface.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
/*
64
* This file is part of the Symfony package.
75
*

src/Symfony/Component/Messenger/Bridge/Kafka/Callback/PsrLoggingProcessor.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
/*
64
* This file is part of the Symfony package.
75
*

0 commit comments

Comments
 (0)