You are here

public property ClassMetadata::$groupSequenceProvider in Plug 7

@internal This property is public in order to reduce the size of the class' serialized representation. Do not access it. Use {@link isGroupSequenceProvider()} instead.

Type: bool

File

lib/Symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php, line 93

Class

ClassMetadata
Default implementation of {@link ClassMetadataInterface}.

Namespace

Symfony\Component\Validator\Mapping

Code

public $groupSequenceProvider = false;