* * For the full copyright and license information, please view * the LICENSE file that was distributed with this source code. */ use Da\User\Widget\AssignmentsWidget; /* * @var yii\web\View $this * @var \Da\User\Model\User $user * @var string[] $params */ ?> beginContent('@Da/User/resources/views/admin/update.php', ['user' => $user]) ?> [ 'class' => 'alert-info alert-dismissible', ], 'body' => Yii::t('usuario', 'You can assign multiple roles or permissions to user by using the form below'), ] ) ?> $user->id, 'params' => $params]) ?> endContent() ?>