Skip to content

Commit

Permalink
Fix PHP CS
Browse files Browse the repository at this point in the history
  • Loading branch information
maximehuran committed Jul 2, 2024
1 parent 4f6a8c3 commit f26578d
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
<?php

/*
* This file is part of Monsieur Biz's for Sylius.
* This file is part of Monsieur Biz' Sylius Plus Adapter plugin for Sylius.
*
* (c) Monsieur Biz <[email protected]>
* For the full copyright and license information, please view the LICENSE
*
* For the full copyright and license information, please view the LICENSE.txt
* file that was distributed with this source code.
*/

Expand Down
6 changes: 4 additions & 2 deletions src/DependencyInjection/SyliusPlusCompatibilityTrait.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
<?php

/*
* This file is part of Monsieur Biz's for Sylius.
* This file is part of Monsieur Biz' Sylius Plus Adapter plugin for Sylius.
*
* (c) Monsieur Biz <[email protected]>
* For the full copyright and license information, please view the LICENSE
*
* For the full copyright and license information, please view the LICENSE.txt
* file that was distributed with this source code.
*/

Expand Down
6 changes: 4 additions & 2 deletions src/Doctrine/ORM/ChannelRestrictionQueryBuilder.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
<?php

/*
* This file is part of Monsieur Biz's for Sylius.
* This file is part of Monsieur Biz' Sylius Plus Adapter plugin for Sylius.
*
* (c) Monsieur Biz <[email protected]>
* For the full copyright and license information, please view the LICENSE
*
* For the full copyright and license information, please view the LICENSE.txt
* file that was distributed with this source code.
*/

Expand Down
6 changes: 4 additions & 2 deletions src/Doctrine/ORM/ChannelRestrictionQueryBuilderInterface.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
<?php

/*
* This file is part of Monsieur Biz's for Sylius.
* This file is part of Monsieur Biz' Sylius Plus Adapter plugin for Sylius.
*
* (c) Monsieur Biz <[email protected]>
* For the full copyright and license information, please view the LICENSE
*
* For the full copyright and license information, please view the LICENSE.txt
* file that was distributed with this source code.
*/

Expand Down
6 changes: 4 additions & 2 deletions src/Form/Extension/FilteredChannelChoiceTypeExtension.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
<?php

/*
* This file is part of Monsieur Biz's for Sylius.
* This file is part of Monsieur Biz' Sylius Plus Adapter plugin for Sylius.
*
* (c) Monsieur Biz <[email protected]>
* For the full copyright and license information, please view the LICENSE
*
* For the full copyright and license information, please view the LICENSE.txt
* file that was distributed with this source code.
*/

Expand Down
6 changes: 4 additions & 2 deletions src/MonsieurBizSyliusPlusAdapterPlugin.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
<?php

/*
* This file is part of Monsieur Biz's for Sylius.
* This file is part of Monsieur Biz' Sylius Plus Adapter plugin for Sylius.
*
* (c) Monsieur Biz <[email protected]>
* For the full copyright and license information, please view the LICENSE
*
* For the full copyright and license information, please view the LICENSE.txt
* file that was distributed with this source code.
*/

Expand Down

0 comments on commit f26578d

Please sign in to comment.