Declares that serialization attributes listed on the current class should be added to the given class.
Classes that use this attribute should contain only properties and methods that exist on the target class (not necessarily all of them).
- author Nicolas Grekas
- attribute Attribute ( 1)
CloneableFinalInstantiable
- Attributes
Attribute ( 1)
| Properties |
| public string $class |
| Methods |
public __construct(string $class)
|