We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f905a commit c95d121Copy full SHA for c95d121
1 file changed
src/DependencyInjection/LogoutSubscriberPass.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\DependencyInjection;
0 commit comments