PHP Interface Doctrine\SkeletonMapper\Mapping\ClassMetadataInstantiatorInterface

Author: Igor Timoshenko ([email protected])
Datei anzeigen Open project: doctrine/skeleton-mapper Interface Usage Examples

Public Methods

Method Description
instantiate ( string $className ) : Doctrine\SkeletonMapper\Mapping\ClassMetadata

Method Details

instantiate() public method

public instantiate ( string $className ) : Doctrine\SkeletonMapper\Mapping\ClassMetadata
$className string
return Doctrine\SkeletonMapper\Mapping\ClassMetadata