Skip to content

Commit 077865e

Browse files
committed
Add os header
1 parent 3c10b2a commit 077865e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/Exception/UserComServerException.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
<?php
22

3+
/*
4+
* This file has been created by developers from BitBag.
5+
* Feel free to contact us once you face any issues or want to start
6+
* You can find more information about us on https://bitbag.io and write us
7+
* an email on hello@bitbag.io.
8+
*/
9+
310
declare(strict_types=1);
411

512
namespace BitBag\SyliusUserComPlugin\Exception;

0 commit comments

Comments
 (0)