We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c10b2a commit 077865eCopy full SHA for 077865e
1 file changed
src/Exception/UserComServerException.php
@@ -1,5 +1,12 @@
1
<?php
2
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
+
10
declare(strict_types=1);
11
12
namespace BitBag\SyliusUserComPlugin\Exception;
0 commit comments