MilesStandish Posted November 3, 2010 Share Posted November 3, 2010 I was looking over some code that someone else had written when I noticed a line with "$this->entity" in it. "Entity" is recognized as PHP syntax in my text editor but I cannot find any reference to it in any documentation that I've looked through. Where can I find more information about the "entity" class? Thanks in advanced! Link to comment https://forums.phpfreaks.com/topic/217695-where-can-i-find-documentation-on-entity-class/ Share on other sites More sharing options...
rwwd Posted November 3, 2010 Share Posted November 3, 2010 You would have to show us the context of this particular piece of code, as it seems as it is a bespoke function, most of the functions/methods within the class environment are bespoke... Rw Link to comment https://forums.phpfreaks.com/topic/217695-where-can-i-find-documentation-on-entity-class/#findComment-1130020 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.