private property RequestMatcher::$ips in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/http-foundation/RequestMatcher.php \Symfony\Component\HttpFoundation\RequestMatcher::ips
Type: string
File
- vendor/
symfony/ http-foundation/ RequestMatcher.php, line 39
Class
- RequestMatcher
- RequestMatcher compares a pre-defined set of checks against a Request instance.
Namespace
Symfony\Component\HttpFoundationCode
private $ips = array();