From 00af48d9d20af1ce51c8ad42fe354fafc9ceb8a3 Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Mon, 3 Dec 2018 00:16:10 +0100 Subject: namespacing: \Shaarli\Http\Base64Url Signed-off-by: VirtualTam --- application/http/Base64Url.php | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 application/http/Base64Url.php (limited to 'application/http') diff --git a/application/http/Base64Url.php b/application/http/Base64Url.php new file mode 100644 index 00000000..33fa7c1f --- /dev/null +++ b/application/http/Base64Url.php @@ -0,0 +1,35 @@ +