mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-05 15:05:58 +01:00
Fixed coding style.
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user