twig replace
詳しい説明はなかった ドキュメントだけみて雰囲気をつかむかんじ
{{ "I like %this% and %that%."|replace({'%this%': foo, '%that%': "bar"}) }}
twig replace
詳しい説明はなかった ドキュメントだけみて雰囲気をつかむかんじ
{{ "I like %this% and %that%."|replace({'%this%': foo, '%that%': "bar"}) }}