Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions
ItemInterface Interface Reference
Inheritance diagram for ItemInterface:
AbstractItem DefaultItem

Public Member Functions

 getItemData (Item $item)
 

Detailed Description

Item interface

@api

Since
100.0.2

Definition at line 17 of file ItemInterface.php.

Member Function Documentation

◆ getItemData()

getItemData ( Item  $item)

Get item data by quote item

Parameters
Item$item
Returns
array

Implemented in AbstractItem.


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