redirectToPatientEpisodes() protected method

Redirect to the patient episodes when the controller determines the action cannot be carried out.
コード例 #1
0
 public function redirectToPatientEpisodes()
 {
     parent::redirectToPatientEpisodes();
 }