User::get_id()

Public get Id method


Description Description


Return Return

(int)


Top ↑

Source Source

File: includes/Users/User.php

	public function get_id() {

		return $this->id;
	}

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.





Permalink: