Checks whether the factory has the metadata for a class loaded already.
public hasMetadataFor ( string $className ) : boolean | ||
$className | string | |
return | boolean | TRUE if the metadata of the class in question is already loaded, FALSE otherwise. |