Skip to content
Snippets Groups Projects
Commit abd42e98 authored by orom's avatar orom Committed by Wayne Eaker
Browse files

Issue #3477102 by orom: Deprecated: explode(): Passing null to parameter #2...

Issue #3477102 by orom: Deprecated: explode(): Passing null to parameter #2 ($string) error when managing display of Shipment type
parent 8a412399
Branches
Tags
1 merge request!3removed file extensions in file BaseFieldDefinition to avoid having to define...
......@@ -43,7 +43,6 @@ function commerce_easypost_entity_base_field_info(EntityTypeInterface $entity_ty
'uri_scheme' => 'private',
'target_type' => 'file',
'file_directory' => 'easypost-forms',
'file_extensions' => 'pdf png jpg jpeg zpl tiff gif',
'description_field' => TRUE
])
->setDisplayConfigurable('view', TRUE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment