You are here

constant Ip::ALL in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Constraints/Ip.php \Symfony\Component\Validator\Constraints\Ip::ALL

File

vendor/symfony/validator/Constraints/Ip.php, line 30

Class

Ip
Validates that a value is a valid IP address.

Namespace

Symfony\Component\Validator\Constraints

Code

const ALL = 'all';