ShoppingListEntryInterface
ShoppingListEntryInterface.php
:
14
Interface
Methods¶
getAddedAt()
¶
ShoppingListEntryInterface.php
:
22
|
|
|
Return values
DateTimeInterface
getId()
¶
ShoppingListEntryInterface.php
:
16
|
|
|
Return values
int
getIdentifier()
¶
ShoppingListEntryInterface.php
:
18
|
|
|
Return values
string
getProduct()
¶
ShoppingListEntryInterface.php
:
20
|
|
|