Skip to content

Commit c76b87b

Browse files
author
Nicolas Kroll
committed
Fix ECS
1 parent 1e0802f commit c76b87b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Controller/Action/Admin/RetrievePackageInfoAction.php

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 BitBag\SyliusCmsPlugin\Controller\Action\Admin;
46

57
use Symfony\Component\HttpFoundation\Response;

0 commit comments

Comments
 (0)