You are here

constant Ip::ALL_ONLY_PUBLIC 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_ONLY_PUBLIC

File

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

Class

Ip
Validates that a value is a valid IP address.

Namespace

Symfony\Component\Validator\Constraints

Code

const ALL_ONLY_PUBLIC = 'all_public';