You are here

public property Isbn::$isbn10 in Zircon Profile 8

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

Type: bool

Deprecated

since version 2.5, to be removed in 3.0. Use option "type" instead.

File

vendor/symfony/validator/Constraints/Isbn.php, line 51

Class

Isbn
@Target({"PROPERTY", "METHOD", "ANNOTATION"})

Namespace

Symfony\Component\Validator\Constraints

Code

public $isbn10 = false;