guild/backend/modules/api/views/user-questionnaire/index.php

10 lines
184 B
PHP
Raw Normal View History

2021-10-28 10:51:14 +03:00
<?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>