OEModule\PatientTicketing\widgets\BaseTicketAssignment::getReportString PHP Method

getReportString() public method

Generates a string for display/reporting purposes.
public getReportString ( $data )
$data
    public function getReportString($data)
    {
        // should be implemented in the child class as necessary
    }