You are here

public property MemberMetadata::$class 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 getClassName()} instead.

Type: string

File

lib/Symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php, line 39

Class

MemberMetadata
Stores all metadata needed for validating a class property.

Namespace

Symfony\Component\Validator\Mapping

Code

public $class;