Blame view

frontend/config/params.php 59 Bytes
c7f222e2   Artem   first
1
2
3
4
  <?php
  return [
      'adminEmail' => 'admin@example.com',
  ];