I can't see autocompletion on Doctrine documents names in $dm->getRepository(), is it a configuration problem or is the feature not implemented yet?
My project uses annotations.
For what I see in the EntityHelper, your matching classnames starting with 'Entity', and not 'Document'.
I can't see autocompletion on Doctrine documents names in $dm->getRepository(), is it a configuration problem or is the feature not implemented yet?
My project uses annotations.
For what I see in the EntityHelper, your matching classnames starting with 'Entity', and not 'Document'.