fix formatting
This commit is contained in:
@ -1,11 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @var yii\web\View $this
|
||||
* @var yii\web\View
|
||||
* @var \Da\User\Module $module
|
||||
* @var string $title
|
||||
* @var string $title
|
||||
*/
|
||||
|
||||
$this->title = $title;
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user