Returns the recursive iterator needed to iterate through this part.
public partIterator ( boolean $current = true ) : Iterator | ||
$current | boolean | Include the current part as the base? |
return | Iterator | Recursive iterator. |
public partIterator ( boolean $current = true ) : Iterator | ||
$current | boolean | Include the current part as the base? |
return | Iterator | Recursive iterator. |