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
JoseGreer
Forum Newbie
Posts: 1
Joined: Fri Sep 02, 2016 10:00 pm

aggregation

Post by JoseGreer »

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? Are we really supposed to be able to tell from just one line of code? Are you sure "aggregation" is even the right term?
Post Reply