remove extra comma
This commit is contained in:
parent
ec2d5af2c7
commit
7177306536
@ -42,7 +42,7 @@ class EntityListenerBuilder
|
||||
Events::preUpdate => true,
|
||||
Events::postUpdate => true,
|
||||
Events::postLoad => true,
|
||||
Events::preFlush => true,
|
||||
Events::preFlush => true
|
||||
);
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user