Elgg  Version master
account.php
Go to the documentation of this file.
1 <?php
8 echo elgg_view_form('usersettings/save', [
9  'class' => 'elgg-form-alt',
10 ], $vars);
elgg_view_form(string $action, array $form_vars=[], array $body_vars=[])
Definition: views.php:1033
$vars
Definition: theme.php:5