summaryrefslogtreecommitdiffstats
path: root/tests/Util/Util.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Util/Util.php')
-rw-r--r--tests/Util/Util.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/Util/Util.php b/tests/Util/Util.php
index 0cde0fa..af9f85f 100644
--- a/tests/Util/Util.php
+++ b/tests/Util/Util.php
@@ -1,4 +1,14 @@
<?php
+/**
+* PHP version 7.1.1
+* @author Hannes Kindströmmer <hannes@kindstrommer.se>
+* @copyright 2017 IP1 SMS
+* @license https://www.gnu.org/licenses/lgpl-3.0.txt LGPL-3.0
+* @version 0.2.0-beta
+* @since File available since Release 0.2.0-beta
+* @link http://api.ip1sms.com/Help
+* @link https://github.com/iP1SMS/ip1-php-sdk
+*/
namespace IP1\RESTClient\Test\Util;
class Util