diff --git a/lib/Alchemy/Phrasea/Controller/Prod/SubdefsController.php b/lib/Alchemy/Phrasea/Controller/Prod/SubdefsController.php index ffbc0b6d8e..bb32449dd0 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/SubdefsController.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/SubdefsController.php @@ -9,7 +9,6 @@ */ namespace Alchemy\Phrasea\Controller\Prod; - use Alchemy\Phrasea\Controller\Controller; use PHPExiftool\Driver\Metadata\Metadata; use PHPExiftool\Driver\Metadata\MetadataBag; @@ -51,6 +50,7 @@ class SubdefsController extends Controller 'metadatas' => $metadataBag, ]); } + /** * @return Reader */ @@ -58,4 +58,4 @@ class SubdefsController extends Controller { return $this->app['exiftool.reader']; } -} \ No newline at end of file +} diff --git a/lib/Alchemy/Phrasea/ControllerProvider/Prod/Subdefs.php b/lib/Alchemy/Phrasea/ControllerProvider/Prod/Subdefs.php index 97f5144c19..cab5dc18a6 100644 --- a/lib/Alchemy/Phrasea/ControllerProvider/Prod/Subdefs.php +++ b/lib/Alchemy/Phrasea/ControllerProvider/Prod/Subdefs.php @@ -7,7 +7,6 @@ * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ - namespace Alchemy\Phrasea\ControllerProvider\Prod; use Alchemy\Phrasea\Application as PhraseaApplication; @@ -42,4 +41,4 @@ class Subdefs implements ControllerProviderInterface, ServiceProviderInterface return $controllers; } -} \ No newline at end of file +} diff --git a/templates/web/prod/actions/Tools/metadata.html.twig b/templates/web/prod/actions/Tools/metadata.html.twig index 97f3a29a85..04c2f48da0 100644 --- a/templates/web/prod/actions/Tools/metadata.html.twig +++ b/templates/web/prod/actions/Tools/metadata.html.twig @@ -46,4 +46,4 @@ - \ No newline at end of file +