model = new Promotion(); $this->properties = ['description', 'amount', 'startDate', 'endDate', 'validUntil', 'type', 'state']; $this->methods = ['projects', 'brokers', 'unitTypes', 'unitLines', 'units', 'value']; } }