diff --git a/index.php b/index.php index 73d2b8ab..a4ae769e 100644 --- a/index.php +++ b/index.php @@ -133,7 +133,7 @@ try { unset($params['format']); unset($params['_noproxy']); $bridge->setDatas($params); - + // Data transformation try { $format = Format::create($format); diff --git a/phpcs.xml b/phpcs.xml index 22687654..d4222860 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -24,7 +24,6 @@ -