getI18nExtension(); // we use use trimSuffix() not trimEnd() in getI18Prefix(), otherwise the final "t" would be removed self::assertSame('templates.pages.group.list', $extension->getI18Prefix('pages/group/list.html.twig')); } }