mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-10 21:19:30 +00:00
Fixed coding style.
This commit is contained in:
parent
a5e1f02d27
commit
ae75e6844f
41 changed files with 147 additions and 163 deletions
|
|
@ -49,7 +49,6 @@ use Symfony\Component\Mime\Email;
|
|||
|
||||
/**
|
||||
* This subscriber set the "From" field for all sent email, based on the global configured sender name and email.
|
||||
* @package App\EventSubscriber
|
||||
*/
|
||||
final class SetMailFromSubscriber implements EventSubscriberInterface
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue