From a19f1f44383761de7f89a70382e5d9a8317a3a9e Mon Sep 17 00:00:00 2001 From: Bradley Date: Thu, 11 Jan 2024 16:08:18 +0000 Subject: [PATCH] Add empty file exception --- src/Exception/EmptyFileException.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/Exception/EmptyFileException.php diff --git a/src/Exception/EmptyFileException.php b/src/Exception/EmptyFileException.php new file mode 100644 index 0000000..c423f4f --- /dev/null +++ b/src/Exception/EmptyFileException.php @@ -0,0 +1,7 @@ +