From fdc30106faff26b63878e506761cbf4524f962d5 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 19 Dec 2018 17:46:16 +0100 Subject: [PATCH] Rename Customer.php to GSDCustomer.php --- Interfaces/GSD/Model/{Customer.php => GSDCustomer.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Interfaces/GSD/Model/{Customer.php => GSDCustomer.php} (100%) diff --git a/Interfaces/GSD/Model/Customer.php b/Interfaces/GSD/Model/GSDCustomer.php similarity index 100% rename from Interfaces/GSD/Model/Customer.php rename to Interfaces/GSD/Model/GSDCustomer.php