Skip to content

Commit

Permalink
fix cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucanis committed Sep 29, 2022
1 parent eabfaed commit 3f44ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local/modules/TheliaSmarty/Template/Plugins/Encore.php
Expand Up @@ -133,7 +133,7 @@ public function renderWebpackScriptTags($args): string
return $this->tagRenderer
->renderWebpackScriptTags($entryName, $packageName, $entrypointName, $attributes);
}

public function renderPrefetchWebpackScriptTags($args): string
{
$res = '';
Expand Down

0 comments on commit 3f44ae3

Please sign in to comment.