Skip to content

Commit

Permalink
Just adding space in comments for documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
thtmorais authored Feb 13, 2025
1 parent 510f0e2 commit 8a98089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/site/error.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/** @var yii\web\View $this */
/** @var string $name */
/** @var string $message */
/** @var Exception$exception */
/** @var Exception $exception */

use yii\helpers\Html;

Expand Down

0 comments on commit 8a98089

Please sign in to comment.