Eloquent\Phony\Spy\IterableSpy::iterable PHP Method

iterable() public method

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