Skip to content
Snippets Groups Projects
Commit e59a03df authored by Jess's avatar Jess
Browse files

Issue #2923670 by duozersk, Saviktor, joachim: The one-line summary of...

Issue #2923670 by duozersk, Saviktor, joachim: The one-line summary of ImageEffectInterface::getDerivativeExtension() is too long
parent c53606ed
No related branches found
No related tags found
No related merge requests found
......@@ -50,8 +50,7 @@ public function applyEffect(ImageInterface $image);
public function transformDimensions(array &$dimensions, $uri);
/**
* Returns the extension the derivative would have have after applying this
* image effect.
* Returns the extension of the derivative after applying this image effect.
*
* @param string $extension
* The file extension the derivative has before applying.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment