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 ea4071f commit 7a540a0Copy full SHA for 7a540a0
1 file changed
src/Console/stubs/schemaConfig.stub
@@ -1,5 +1,7 @@
1
<?php
2
3
+declare(strict_types=1);
4
+
5
namespace DummyNamespace;
6
7
use Rebing\GraphQL\Support\Contracts\ConfigConvertible;
0 commit comments