Gender\Gender::get

Get gender of a name

Description

public int Gender\Gender::get(string $name, int $country = ?)

Get the gender of the name in a particular country.

Parameters

name
Name to check.
country
Country id identified by Gender class constant.

Return Values

Returns gender of the name.