NextDom\Model\BasePlan

Synopsis

class BasePlan extends BaseEntity {
  • // Inherited members from BaseEntity
  • protected  $id;
  • protected bool $_changed;
}

Hierarchy

Members

protected

  • $_changedNextDom\Model\bool
  • $configuration — string
  • $css — string
  • $display — string
  • $id — integer
  • $position — string

Methods