Advertisement
fauzanjeg

get_unique_id() || ModuleViewAbstract.php

May 17th, 2021
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.09 KB | None | 0 0
  1. /**
  2.  * Get Unique ID
  3.  */
  4. public function get_unique_id() {
  5.     return $this->unique_id;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement