mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 10:33:49 +00:00
remove dump
This commit is contained in:
@@ -195,7 +195,6 @@ class CustomFieldDate extends AbstractCustomField
|
||||
|
||||
public function deserialize($serialized, CustomField $customField)
|
||||
{
|
||||
dump('desirialize');
|
||||
if (empty($serialized)) {
|
||||
return null;
|
||||
}
|
||||
|
Reference in New Issue
Block a user