Eloquent\Phony\Call\Exception\UndefinedArgumentException::index PHP Method

index() public method

Get the index.
public index ( ) : integer
return integer The index.
    public function index()
    {
        return $this->index;
    }
UndefinedArgumentException