Skip to content

Commit

Permalink
file owner block
Browse files Browse the repository at this point in the history
  • Loading branch information
ehibes committed Apr 1, 2023
1 parent f4e4aa0 commit 5881804
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 57 deletions.
8 changes: 1 addition & 7 deletions spec/EventListener/ShippingExportEventListenerSpec.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
<?php

/*
* This file was created by the developers from BitBag.
* Feel free to contact us once you face any issues or want to start
* another great project.
* You can find more information about us on https://bitbag.shop and write us
* an email on [email protected].
*/


declare(strict_types=1);

Expand Down
8 changes: 0 additions & 8 deletions src/EventListener/ShippingExportEventListener.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
<?php

/*
* This file was created by the developers from BitBag.
* Feel free to contact us once you face any issues or want to start
* another great project.
* You can find more information about us on https://bitbag.shop and write us
* an email on [email protected].
*/

declare(strict_types=1);

namespace Waaz\SyliusTntPlugin\EventListener;
Expand Down
8 changes: 1 addition & 7 deletions tests/Behat/Context/Ui/Admin/ShippingExportContext.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
<?php

/*
* This file was created by the developers from BitBag.
* Feel free to contact us once you face any issues or want to start
* another great project.
* You can find more information about us on https://bitbag.shop and write us
* an email on [email protected].
*/


declare(strict_types=1);

Expand Down
8 changes: 1 addition & 7 deletions tests/Behat/Context/Ui/Admin/ShippingGatewayContext.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
<?php

/*
* This file was created by the developers from BitBag.
* Feel free to contact us once you face any issues or want to start
* another great project.
* You can find more information about us on https://bitbag.shop and write us
* an email on [email protected].
*/


declare(strict_types=1);

Expand Down
8 changes: 1 addition & 7 deletions tests/Behat/Context/Ui/Shop/ShippingAddressContext.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
<?php

/*
* This file was created by the developers from BitBag.
* Feel free to contact us once you face any issues or want to start
* another great project.
* You can find more information about us on https://bitbag.shop and write us
* an email on [email protected].
*/


declare(strict_types=1);

Expand Down
8 changes: 1 addition & 7 deletions tests/Behat/Mocker/TntApiMocker.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
<?php

/*
* This file was created by the developers from BitBag.
* Feel free to contact us once you face any issues or want to start
* another great project.
* You can find more information about us on https://bitbag.shop and write us
* an email on [email protected].
*/


declare(strict_types=1);

Expand Down
8 changes: 1 addition & 7 deletions tests/Behat/Page/Admin/ShippingGateway/CreatePage.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
<?php

/*
* This file was created by the developers from BitBag.
* Feel free to contact us once you face any issues or want to start
* another great project.
* You can find more information about us on https://bitbag.shop and write us
* an email on [email protected].
*/


declare(strict_types=1);

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
<?php

/*
* This file was created by the developers from BitBag.
* Feel free to contact us once you face any issues or want to start
* another great project.
* You can find more information about us on https://bitbag.shop and write us
* an email on [email protected].
*/


declare(strict_types=1);

Expand Down

0 comments on commit 5881804

Please sign in to comment.