Blame view

app/config/params.php 60 Bytes
bf807468   Alex Savenko   first commit
1
2
3
4
5
  <?php
  
  return [
      'adminEmail' => 'admin@example.com',
  ];