Commit f9945472 authored by Hendrik Heneke's avatar Hendrik Heneke
Browse files

Fixed namespace.

parent 7e2dc403
Pipeline #363 passed with stage
in 17 seconds
<?php
declare(strict_types=1);
namespace HHIT\ConfigGeneratorBundle\Tests\Command;
namespace HHIT\ConfigGeneratorBundle\Tests;
use HHIT\ConfigGeneratorBundle\Command\GenerateConfigsCommand;
use HHIT\ConfigGeneratorBundle\Generator\Definition\DefinitionReader;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment