Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
cappuc authored and github-actions[bot] committed Sep 1, 2023
1 parent e28fd84 commit a81fc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Render/Context.php
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ public function newIsolatedSubContext(?string $templateName): Context
/**
* @template TResult
*
* @param string[] $tags
* @param string[] $tags
* @param Closure(Context $context): TResult $closure
* @return TResult
*/
Expand Down

0 comments on commit a81fc6e

Please sign in to comment.