|
@@ -9,7 +9,7 @@ use yii\web\Application;
|
|
|
use MaxMind\Db\Reader;
|
|
use MaxMind\Db\Reader;
|
|
|
use MaxMind\Db\InvalidDatabaseException;
|
|
use MaxMind\Db\InvalidDatabaseException;
|
|
|
use MaxMind\Db\AddressNotFoundException;
|
|
use MaxMind\Db\AddressNotFoundException;
|
|
|
-class IpFilter extends Component
|
|
|
|
|
|
|
+class IpFilter
|
|
|
{
|
|
{
|
|
|
/**
|
|
/**
|
|
|
* @throws BadRequestHttpException
|
|
* @throws BadRequestHttpException
|