IdentifiableElementTrait

This is the identifiable elements trait.

This trait will be used by elements that can be identified (that means that they have a id).

Tags
see
IdentifiableElementTrait::getId()

Table of Contents

$id Autonumeric element id.  : int
getId() Returns the element id.  : int

Properties

$id

Autonumeric element id.

protected int $id = 0

All the given elements by the LogiCommerce API will send it.

Methods

Search results