Skip to content

Commit

Permalink
mark the files you made
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrSzymanski2000 committed Nov 29, 2021
1 parent a900400 commit 7f676f5
Show file tree
Hide file tree
Showing 19 changed files with 25 additions and 2 deletions.
1 change: 1 addition & 0 deletions features/exporting_product_from_wishlist_to_pdf.feature
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Piotr Szymański
@wishlist
Feature: Exporting a product from wishlist to pdf
In order to save products and buy later
Expand Down
3 changes: 1 addition & 2 deletions spec/Controller/Action/ExportWishlistToPdfActionSpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand All @@ -14,7 +15,6 @@
use BitBag\SyliusWishlistPlugin\Context\WishlistContextInterface;
use BitBag\SyliusWishlistPlugin\Controller\Action\ExportWishlistToPdfAction;
use BitBag\SyliusWishlistPlugin\Entity\WishlistInterface;
use BitBag\SyliusWishlistPlugin\Factory\Command\CommandFactory;
use BitBag\SyliusWishlistPlugin\Factory\Command\CommandFactoryInterface;
use BitBag\SyliusWishlistPlugin\Form\Type\WishlistCollectionType;
use BitBag\SyliusWishlistPlugin\Processor\WishlistCommandProcessorInterface;
Expand All @@ -27,7 +27,6 @@
use Symfony\Component\Form\FormFactoryInterface;
use Symfony\Component\Form\FormInterface;
use Symfony\Component\Form\FormView;
use Symfony\Component\HttpFoundation\RedirectResponse;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface;
Expand Down
1 change: 1 addition & 0 deletions spec/Model/Factory/VariantPdfModelFactorySpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions spec/Model/VariantPdfModelSpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions spec/Resolver/VariantImagePathResolverSpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

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

/*
* This file was created by developers working at BitBag
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

namespace BitBag\SyliusWishlistPlugin\Command\Wishlist;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions src/Controller/Action/ExportWishlistToPdfAction.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions src/Factory/Command/CommandFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions src/Factory/Command/CommandFactoryInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions src/Model/Factory/VariantPdfModelFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions src/Model/Factory/VariantPdfModelFactoryInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions src/Model/VariantPdfModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions src/Model/VariantPdfModelInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions src/Resolver/VariantImagePathResolver.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions src/Resolver/VariantImagePathResolverInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions tests/Behat/Context/Ui/WishlistContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down
1 change: 1 addition & 0 deletions tests/Behat/Page/Shop/WishlistPage.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Do you need more information about us and what we do? Visit our https://bitbag.io website!
* We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career
*/
//Piotr Szymański

declare(strict_types=1);

Expand Down

0 comments on commit 7f676f5

Please sign in to comment.