User::get_first_name()


Description Description


Source Source

File: includes/Users/User.php

	public function get_first_name() {

		return $this->first_name;
	}

Top ↑

User Contributed Notes User Contributed Notes

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





Permalink: