- author Samuel Roze
CloneableInstantiable
| Methods |
public __construct(string $typeProperty, array $typesMapping = [], ?string $defaultType = NULL)
|
| public getClassForType(string $type) : ?string |
| public getDefaultType() : ?string |
| public getMappedObjectType(object|string $object) : ?string |
| public getTypeProperty() : string |
| public getTypesMapping() : array |
| Properties |
| private readonly ?string $defaultType |
| private readonly string $typeProperty |
| private array $typesMapping |