From a6b222bd9af97bcbc4ce1ff070e9bf5d4fc39539 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sun, 26 Nov 2023 10:44:40 +1100 Subject: [PATCH] Additional decorators --- app/Export/Decorators/ContactDecorator.php | 20 +++++++++++++++++++ .../Decorators/VendorContactDecorator.php | 20 +++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 app/Export/Decorators/ContactDecorator.php create mode 100644 app/Export/Decorators/VendorContactDecorator.php diff --git a/app/Export/Decorators/ContactDecorator.php b/app/Export/Decorators/ContactDecorator.php new file mode 100644 index 000000000000..b6588ce44f34 --- /dev/null +++ b/app/Export/Decorators/ContactDecorator.php @@ -0,0 +1,20 @@ +