mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
php cs fixes
This commit is contained in:
@@ -19,8 +19,7 @@ class PersonMoveCenterHistoryHandler implements PersonMoveSqlHandlerInterface
|
||||
{
|
||||
public function __construct(
|
||||
private PersonCenterHistoryRepository $centerHistoryRepository,
|
||||
) {
|
||||
}
|
||||
) {}
|
||||
|
||||
public function supports(string $className, string $field): bool
|
||||
{
|
||||
|
Reference in New Issue
Block a user