Skip to content
Snippets Groups Projects
Commit e9f886ee authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Remove unnecessary @var

parent a1e43ac1
No related branches found
No related tags found
No related merge requests found
......@@ -183,7 +183,6 @@ class TemplateTranslationTest extends TestCase
);
foreach ($files as $file) {
/** @var \Symfony\Component\Finder\SplFileInfo $file */
$twig->load($file->getRelativePathname());
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment