Method | Description | |
---|---|---|
getAliasNamespace ( string $namespaceAlias ) : string | void | ||
getManagerForClass ( string $class ) : mixed | object | ||
getService ( $name ) | Returns the service name, for our purposes this will almost always return the Doctrine facade, our access to the entity manager. | |
resetService ( string $name ) |
public getService ( $name ) |