Skip to content

Commit 3eeffa8

Browse files
samdarkStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent bf2ffc7 commit 3eeffa8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/View.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,7 @@ public function beforeRender(string $viewFile, array $parameters): bool
453453
* @param string $viewFile the view file being rendered.
454454
* @param array $parameters the parameter array passed to the {@see render()} method.
455455
* @param string $output the rendering result of the view file.
456+
*
456457
* @return string Updated output. It will be passed to {@see renderFile()} and returned.
457458
*/
458459
public function afterRender(string $viewFile, array $parameters, string $output): string

0 commit comments

Comments
 (0)