guild/backend/modules/api/views/user-questionnaire/index.php
2021-10-28 10:51:14 +03:00

10 lines
184 B
PHP

<?php
/* @var $this yii\web\View */
?>
<h1>user-questionnaire/index</h1>
<p>
You may change the content of this page by modifying
the file <code><?= __FILE__; ?></code>.
</p>