Skip to content

Commit 7a540a0

Browse files
committed
Align schemaConfig.stub with others and add declare strict
1 parent ea4071f commit 7a540a0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Console/stubs/schemaConfig.stub

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
declare(strict_types=1);
4+
35
namespace DummyNamespace;
46

57
use Rebing\GraphQL\Support\Contracts\ConfigConvertible;

0 commit comments

Comments
 (0)