PHP Manual
deaggregate
Description
void deaggregate ( object object [, string class_name] )Removes the methods and properties from classes that were aggregated to an object.
Parameters
objectclass_nameIf the optional
class_nameparameters is passed, only those methods and properties defined in that class are removed, otherwise all aggregated methods and properties are eliminated.
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




