* * For the full copyright and license information, please view * the LICENSE file that was distributed with this source code. */ /** * @var yii\web\View * @var \Da\User\Module $module * @var string $title */ $this->title = $title; ?> render( '_alert', [ 'module' => $module, ] );