From ae87d12f48164b8612f3c3ed5d09c1cbe79443a4 Mon Sep 17 00:00:00 2001 From: Abdelrahman Omran Date: Mon, 17 Apr 2017 00:44:29 +0200 Subject: [PATCH] Remove file header docblock --- src/Country.php | 13 ------------- src/CountryLoader.php | 13 ------------- src/CountryLoaderException.php | 13 ------------- src/helpers.php | 13 ------------- tests/CountryLoaderTest.php | 13 ------------- tests/CountryTest.php | 13 ------------- tests/HelpersTest.php | 13 ------------- 7 files changed, 91 deletions(-) diff --git a/src/Country.php b/src/Country.php index 37f5976..ee8f19e 100644 --- a/src/Country.php +++ b/src/Country.php @@ -1,18 +1,5 @@