We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cba97c commit a886f33Copy full SHA for a886f33
lib/Listener/PostLoginListener.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+declare(strict_types=1);
4
+
5
/**
6
* @copyright Copyright (c) 2022 Nikita Toponen <natoponen@gmail.com>
7
*
0 commit comments