Skip to content

Commit 5fb1fb4

Browse files
authored
Update main.php
1 parent fceede8 commit 5fb1fb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/layouts/main.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
ResourcesAsset::register($this);
77

8-
/* @var $this luya\web\View */
9-
/* @var $content string */
8+
/** @var luya\web\View $this */
9+
/** @var string $content */
1010

1111
$this->beginPage();
1212
?>

0 commit comments

Comments
 (0)