$item->id()
Returns the unique item id (UUID v4)
$item->id(): string
Return type
string
This method modifies the existing $item
object it is applied to and returns it again.
Returns the unique item id (UUID v4)
$item->id(): string
string
This method modifies the existing $item
object it is applied to and returns it again.