OEModule\PASAPI\resources\PatientAppointment::resolveAttributes PHP Method

resolveAttributes() protected method

protected resolveAttributes ( )
    protected function resolveAttributes()
    {
        return $this->Appointment ? $this->Appointment->getMappingsArray() : null;
    }