For more information about this repository, visit the project page at https://www.drupal.org/project/twig_tweak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
seanB 9ca1559b7e Merge branch '3188441-2x-allow-arguments-to-be-passed-to-token-replace' into '8.x-2.x' 3 years ago
src Issue #3279991 by JeroenT, Chi: drupal_entity_form add support for content moderation 3 years ago
tests Fix tests 3 years ago
README.txt Code cleanup. 9 years ago
composer.json Remove usage of deprecated in Twig 2 classes 6 years ago
phpcs.xml Improve documentation 6 years ago
twig_tweak.info.yml Add 'core_version_requirement' key 6 years ago
twig_tweak.services.yml Removed dependency injection. 9 years ago

README.txt

-- SUMMARY --

Twig Tweak module provides a Twig extension with some useful functions and
filters. See src/TwigExtension.php for details.

-- LINKS --
Project page: https://www.drupal.org/project/twig_tweak
Twig home page: http://twig.sensiolabs.org
Drupal 8 Twig documentation: https://www.drupal.org/docs/8/theming/twig