User::get_first_name()
Contents
Description Description
Source Source
File: includes/Users/User.php
public function get_first_name() { return $this->first_name; }
Expand full source code Collapse full source code View on GitHub
User Contributed Notes User Contributed Notes
Permalink: