personal_area_php/backend/modules/api/views/categoty/index.php
2024-05-24 15:27:07 +03:00

10 lines
175 B
PHP

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