mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
PDO::FETCH_CLASSTYPE is an internal constant flag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201221 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1102c92690
commit
ea4c364c85
1 changed files with 1 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. -->
|
||||
<section id="pdo.constants">
|
||||
&reftitle.constants;
|
||||
|
@ -254,17 +254,6 @@
|
|||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<constant>PDO::FETCH_CLASSTYPE</constant>
|
||||
(<type>integer</type>)
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<constant>PDO::ATTR_AUTOCOMMIT</constant>
|
||||
|
|
Loading…
Reference in a new issue