refactor configurations (#2626)
* composition instead of inheritance * refactored some twig extensions to runtime extensions
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
namespace App\Configuration;
|
||||
|
||||
class MailConfiguration
|
||||
final class MailConfiguration
|
||||
{
|
||||
/**
|
||||
* @var string
|
||||
|
||||
Reference in New Issue
Block a user