|
deaggregateRemoves the aggregated methods and properties from an object Description
void deaggregate
( object
$object
[, string $class_name
] )Removes the methods and properties from classes that were aggregated to an object. Parameters
Return ValuesNo value is returned. See Also
|