Deprecated
Table of Contents
| Record/Location.php |
| Record/Traits.php |
Location.php
| Line | Element | Reason |
|---|---|---|
| 51 | Location::$metroCode |
Traits.php
| Line | Element | Reason |
|---|---|---|
| 69 | Traits::$isAnonymous | use $anonymizer->isAnonymous in the Insights response instead |
| 80 | Traits::$isAnonymousVpn | use $anonymizer->isAnonymousVpn in the Insights response instead |
| 96 | Traits::$isHostingProvider | use $anonymizer->isHostingProvider in the Insights response instead |
| 112 | Traits::$isPublicProxy | use $anonymizer->isPublicProxy in the Insights response instead |
| 121 | Traits::$isResidentialProxy | use $anonymizer->isResidentialProxy in the Insights response instead |
| 129 | Traits::$isTorExitNode | use $anonymizer->isTorExitNode in the Insights response instead |