Skip to content
Snippets Groups Projects
Commit 6b656344 authored by Christian Rath-Ulrich's avatar Christian Rath-Ulrich
Browse files

fix: linting

parent 0cd32291
No related branches found
No related tags found
No related merge requests found
...@@ -28,8 +28,7 @@ class BeforeFileAddedEventListener ...@@ -28,8 +28,7 @@ class BeforeFileAddedEventListener
{ {
public function __construct( public function __construct(
private readonly ExifToolService $exifToolService private readonly ExifToolService $exifToolService
) { ) {}
}
public function __invoke(AfterFileAddedEvent $event): void public function __invoke(AfterFileAddedEvent $event): void
{ {
......
...@@ -16,7 +16,6 @@ declare(strict_types=1); ...@@ -16,7 +16,6 @@ declare(strict_types=1);
* LICENSE file that was distributed with this source code. * LICENSE file that was distributed with this source code.
*/ */
namespace ITZBund\GsbMetadataCleaner\Service; namespace ITZBund\GsbMetadataCleaner\Service;
use Psr\Log\InvalidArgumentException; use Psr\Log\InvalidArgumentException;
...@@ -34,8 +33,7 @@ class ExifToolService ...@@ -34,8 +33,7 @@ class ExifToolService
public function __construct( public function __construct(
private readonly ExtensionConfiguration $extensionConfiguration, private readonly ExtensionConfiguration $extensionConfiguration,
private readonly LoggerInterface $logger private readonly LoggerInterface $logger
) { ) {}
}
/** /**
* Strip the file given of it's exif metadata, *except* for "copyright" (if applicable) * Strip the file given of it's exif metadata, *except* for "copyright" (if applicable)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.