Returns the implementation class name for the specified object
public getClassNameByObjectName ( string $objectName ) : string | ||
$objectName | string | The object name |
return | string | The class name corresponding to the given object name or FALSE if no such object is registered |