Browse Source

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

merge-requests/2/head
NesleeCanilPinto 5 years ago committed by Chi
parent
commit
2610bbfcff
  1. 2
      src/TwigTweakExtension.php

2
src/TwigTweakExtension.php

@ -564,7 +564,7 @@ class TwigTweakExtension extends AbstractExtension {
}
/**
* Extracts file URL form content entity.
* Extracts file URL from content entity.
*
* @param \Drupal\Core\Entity\EntityInterface $entity
* Entity object that contains information about the file.

Loading…
Cancel
Save