Initializes a new ClassMetadata instance that will hold the object-xml mapping
metadata of the class with the given name.
public __construct ( string $entityName ) | ||
$entityName | string | The name of the entity class the new instance is used for. |