Wednesday, 28 August 2013

Access another module's entity

Access another module's entity

I am using two module in my zend project. One is administration and
another is client. I have created one entity in administration module.
Now, I want to access that file. Should I need to copy that file into
Client module's Entity? OR I can access it by giving it's path. If is that
so, then what will be the path?

No comments:

Post a Comment