Guest User

Untitled

a guest
Jun 22nd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. public function calendar()
  2. {
  3. // Calls to private methods here
  4. return $this;
  5. }
  6.  
  7. <?= $this->calendar()->toHtml(); ?>
Add Comment
Please, Sign In to add comment