Advertisement
fauzanjeg

Get Current Page of Account page

Oct 26th, 2021
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.11 KB | None | 0 0
  1. /* Get Current Page of Account page */
  2. public function get_current_page() {
  3.     return $this->current_page;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement