We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e0802f commit c76b87bCopy full SHA for c76b87b
1 file changed
src/Controller/Action/Admin/RetrievePackageInfoAction.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+declare(strict_types=1);
4
+
5
namespace BitBag\SyliusCmsPlugin\Controller\Action\Admin;
6
7
use Symfony\Component\HttpFoundation\Response;
0 commit comments