Blame view

frontend/views/performer/index.php 102 Bytes
97fb6489   Yarik   test
1
2
3
4
5
6
7
8
  <?php
  
  use \yii\helpers\Html;
  
  /* @var $this yii\web\View */
  
  $this->title = 'My Yii Application';
  ?>