Browse Source

Issue #3124739 by Neslee Canil Pinto: Typo error in codebase

merge-requests/4/head
NesleeCanilPinto 4 years ago committed by Chi
parent
commit
2fac0ae51d
  1. 2
      src/TwigExtension.php

2
src/TwigExtension.php

@ -1184,7 +1184,7 @@ class TwigExtension extends \Twig_Extension {
}
/**
* Extracts file URL form content entity.
* Extracts file URL from content entity.
*
* @param object $entity
* Entity object that contains information about the file.

Loading…
Cancel
Save