diff --git a/Classes/Database/RteImagesDbHook.php b/Classes/Database/RteImagesDbHook.php index 729c42b..a3c7f0e 100644 --- a/Classes/Database/RteImagesDbHook.php +++ b/Classes/Database/RteImagesDbHook.php @@ -221,7 +221,7 @@ private function getImageHeightFromAttributes(array $attributes): int /** * Process the modified text from TCA text field before its stored in the database. - * + * * @param mixed[] $fieldArray */ // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps