Lggr
Public Member Functions | List of all members
SebastianBergmann\ObjectEnumerator\Enumerator Class Reference

Public Member Functions

 enumerate ($variable)
 

Detailed Description

Traverses array structures and object graphs to enumerate all referenced objects.

Member Function Documentation

◆ enumerate()

SebastianBergmann\ObjectEnumerator\Enumerator::enumerate (   $variable)

Returns an array of all objects referenced either directly or indirectly by a variable.

Parameters
array | object$variable
Returns
object[]

The documentation for this class was generated from the following file: