PHP Interface Eloquent\Phony\Spy\IterableSpy

Inheritance: extends ArrayAcces\ArrayAccess, extends Countabl\Countable, extends Iterato\Iterator
Show file Open project: eloquent/phony

Public Methods

Method Description
iterable ( ) : mixed Get the original iterable value.

Method Details

iterable() public method

Get the original iterable value.
public iterable ( ) : mixed
return mixed The original value.