reference/gender/gender/country.xml
b95d28e6ec86e4a71e012737d36ebdc1cf009180
...
...
@@ -10,8 +10,8 @@
10
10
<refsect1 role="description">
11
11
&reftitle.description;
12
12
<methodsynopsis>
13
-
<modifier>public</modifier> <type>array</type><methodname>Gender\Gender::country</methodname>
14
-
<methodparam><type>integer</type><parameter>country</parameter></methodparam>
13
+
<modifier>public</modifier> <type class="union"><type>array</type><type>false</type></type><methodname>Gender\Gender::country</methodname>
14
+
<methodparam><type>int</type><parameter>country</parameter></methodparam>
15
15
</methodsynopsis>
16
16
<para>
17
17
Returns the textual representation of a country from a Gender class
18
18