Skip to content

Commit

Permalink
Merge branch 'qa/9' into develop
Browse files Browse the repository at this point in the history
Forward port #9
  • Loading branch information
michalbundyra committed Apr 14, 2020
2 parents 14e16dc + 8710ef2 commit ed197fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/factory.template
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
declare(strict_types=1);

%namespace%
use Psr\Container\ContainerInterface;
use Laminas\Di\CodeGenerator\FactoryInterface;
use Psr\Container\ContainerInterface;
%use_array_key_exists%
use function is_array;

Expand Down

0 comments on commit ed197fe

Please sign in to comment.