Browse Source

Fixed phpdoc

tags/2.0.0-beta
Alexander Makarov 11 years ago
parent
commit
286571185b
  1. 2
      apps/advanced/common/mails/layouts/html.php

2
apps/advanced/common/mails/layouts/html.php

@ -4,7 +4,7 @@ use yii\mail\BaseMessage;
/**
* @var \yii\web\View $this
* @var BaseMessage $message
* @var BaseMessage $content
*/
?>
<?php $this->beginPage() ?>

Loading…
Cancel
Save