selection); return [ 'customer_name' => $this->entry->customerName, 'parking_name' => $this->entry->parkingName, 'url' => $this->getAppUrl([ 'season-ticket-contract', 'selection', 'entry', $this->selection->getRecordId(), $this->entry->getRecordId(), $manager->getHash($this->entry->getRecordId()) ]), ]; } }