/** * Footer output * * @return void */ public function print_footer() { echo $this->output->footer(); }