Skip to content

Commit 9a211e7

Browse files
authored
Merge pull request #314 from thtmorais/patch-1
Just adding space in comments for documentation
2 parents 510f0e2 + 8a98089 commit 9a211e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/site/error.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/** @var yii\web\View $this */
44
/** @var string $name */
55
/** @var string $message */
6-
/** @var Exception$exception */
6+
/** @var Exception $exception */
77

88
use yii\helpers\Html;
99

0 commit comments

Comments
 (0)