Home > PHP > Function > Object Aggregation > aggregate_info()

aggregate_info()

aggregate_info - Gets aggregation information for a given object

Syntax

array aggregate_info (object $object)

Arguments

  • object

Description

Gets the aggregation information for the given object.

Version

PHP 4.3.0

Return value

Returns the aggregation information as an associative array of arrays of methods and properties. The key for the main array is the name of the aggregated class.