summaryrefslogtreecommitdiffstats
path: root/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/geoip2/geoip2/src/Exception/AuthenticationException.php')
-rw-r--r--vendor/geoip2/geoip2/src/Exception/AuthenticationException.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php b/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php
index 5f5725f..abbc515 100644
--- a/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php
+++ b/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php
@@ -1,5 +1,7 @@
<?php
+declare(strict_types=1);
+
namespace GeoIp2\Exception;
/**