RegistryInterface::getEntityNamespace()

string getEntityNamespace(string $alias)

Resolves a registered namespace alias to the full namespace.

This method looks for the alias in all registered entity managers.

Parameters

string $alias The alias

Return Value

string The full namespace

See also

Configuration::getEntityNamespace
doc_Symfony
2016-10-28 06:29:03
Comments
Leave a Comment

Please login to continue.