- author Kévin Dunglas
CloneableInstantiable
Properties |
public array $attributesMetadata = []
|
public ?Symfony
|
public string $name
|
Methods |
public __construct(string $class, ?Symfony Constructs a metadata for the given class. |
public __sleep() : array Returns the names of the properties that should be serialized.
|
public addAttributeMetadata(Symfony |
public getAttributesMetadata() : array |
public getClassDiscriminatorMapping() : ?Symfony |
public getName() : string |
public getReflectionClass() : ReflectionClass |
public merge(Symfony |
public setClassDiscriminatorMapping(?Symfony |
Properties |
private ?ReflectionClass $reflClass = NULL |