Skip to content

Commit 5fa1fd0

Browse files
sebas5384fubhy
authored andcommitted
Updated namespace and added missing class for command annotation. (#417)
1 parent f9d35ce commit 5fa1fd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Command/PersistQueryMapCommand.php

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace Drupal\graphql\Command;
44

5+
use Drupal\Console\Annotations\DrupalCommand;
56
use Drupal\Console\Core\Command\Shared\CommandTrait;
67
use Drupal\Core\Entity\EntityTypeManagerInterface;
78
use Symfony\Component\Console\Input\InputArgument;

0 commit comments

Comments
 (0)