We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7a8cf commit b344b6cCopy full SHA for b344b6c
Dsn.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+declare(strict_types=1);
4
+
5
namespace Enqueue\Dsn;
6
7
class Dsn
0 commit comments