File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
reference/pdo/pdostatement Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: c9c158137b0f4658c29faef4043472dc74896d0c Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: ddce0c4643ca2ebed3e8c11d4100a4a4f40ad397 Maintainer: takagi Status: ready -->
4
4
<!-- CREDITS: shimooka,mumumu -->
5
5
<refentry xml : id =" pdostatement.setfetchmode" xmlns =" http://docbook.org/ns/docbook" >
6
6
<refnamediv >
27
27
<modifier >public</modifier > <type >bool</type ><methodname >PDOStatement::setFetchMode</methodname >
28
28
<methodparam ><type >int</type ><parameter >mode</parameter ><initializer >PDO::FETCH_CLASS</initializer ></methodparam >
29
29
<methodparam ><type >string</type ><parameter >class</parameter ></methodparam >
30
- <methodparam ><type class =" union" ><type >array</type ><type >null</type ></type ><parameter >constructorArgs</parameter ></methodparam >
30
+ <methodparam ><type class =" union" ><type >array</type ><type >null</type ></type ><parameter >constructorArgs</parameter ><initializer > &null; </ initializer >< /methodparam >
31
31
</methodsynopsis >
32
32
33
33
<methodsynopsis >
You can’t perform that action at this time.
0 commit comments