X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fmedia%2FExif.php;h=3416dbe2d8263b5c284521d48fd85949bddf430a;hb=d4e0dbcf96d2a9cdff4a73f56d33beb5c25aa442;hp=6dfa8d32e8313fe2c2dfe3b97637de40a0357eb5;hpb=a954426320529222df460aa9ac89c74950d610e0;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/media/Exif.php b/includes/media/Exif.php index 6dfa8d32e8..3416dbe2d8 100644 --- a/includes/media/Exif.php +++ b/includes/media/Exif.php @@ -543,9 +543,9 @@ class Exif { } } - /**#@-*/ + /** #@- */ - /**#@+ + /** #@+ * @return array */ @@ -565,7 +565,7 @@ class Exif { return $this->mFilteredExifData; } - /**#@-*/ + /** #@- */ /** * The version of the output format @@ -721,7 +721,7 @@ class Exif { } } - /**#@-*/ + /** #@- */ /** * Validates if a tag has a legal value according to the Exif spec