aggregation

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
gautamz07
Forum Contributor
Posts: 331
Joined: Wed May 14, 2014 12:18 pm

aggregation

Post by gautamz07 »

I am assuming the below to be aggregation ? am i right ?

return $this->_manufacturer->getManufacturerName();
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: aggregation

Post by requinix »

Maybe? Do you really expect us to know the answer given that tiny bit of code?
Post Reply