Conditions | 1 |
Paths | 1 |
Total Lines | 3 |
Code Lines | 1 |
Lines | 0 |
Ratio | 0 % |
Changes | 1 | ||
Bugs | 0 | Features | 0 |
1 | <?php |
||
22 | public function getHTMLBody() |
||
23 | { |
||
24 | return 'You are recieving this message because your pending shift for '.$this->shift['roleID'].' starting at '.$this->shift['startTime'].' has been removed.<br/> |
||
25 | Thank you for your interest in this shift, but we could not accomidate your request for this shift at this time.<br/> |
||
39 |