mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
DX: remove dump message
This commit is contained in:
parent
66e1047752
commit
18535ee85f
@ -255,7 +255,6 @@ class Address implements TrackCreationInterface, TrackUpdateInterface
|
||||
|
||||
public function syncWithReference(AddressReference $addressReference): Address
|
||||
{
|
||||
dump($addressReference);
|
||||
$this
|
||||
->setPoint($addressReference->getPoint())
|
||||
->setPostcode($addressReference->getPostcode())
|
||||
|
Loading…
x
Reference in New Issue
Block a user