params.php 146 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 <?php return [ 'adminEmail' => 'admin@example.com', 'senderEmail' => 'noreply@example.com', 'senderName' => 'Example.com mailer', ];