From 11d895a83c78461ce329492d26120774351a5e71 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 31 Oct 2019 15:44:59 +0100 Subject: [PATCH] wip #3169 @0.5 --- src/app/Validation/Rules/PhoneNumber.php | 28 ++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/app/Validation/Rules/PhoneNumber.php diff --git a/src/app/Validation/Rules/PhoneNumber.php b/src/app/Validation/Rules/PhoneNumber.php new file mode 100644 index 0000000..ab85a2e --- /dev/null +++ b/src/app/Validation/Rules/PhoneNumber.php @@ -0,0 +1,28 @@ +