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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.