reference/oauth/oauth/generatesignature.xml
b95d28e6ec86e4a71e012737d36ebdc1cf009180
...
...
@@ -10,7 +10,7 @@
10
10
<refsect1 role="description">
11
11
&reftitle.description;
12
12
<methodsynopsis>
13
-
<modifier>public</modifier> <type>string</type><methodname>OAuth::generateSignature</methodname>
13
+
<modifier>public</modifier> <type class="union"><type>string</type><type>false</type></type><methodname>OAuth::generateSignature</methodname>
14
14
<methodparam><type>string</type><parameter>http_method</parameter></methodparam>
15
15
<methodparam><type>string</type><parameter>url</parameter></methodparam>
16
16
<methodparam choice="opt"><type>mixed</type><parameter>extra_parameters</parameter></methodparam>
17
17