mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
- fix indent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216975 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a6b1898db5
commit
851a487c9d
1 changed files with 15 additions and 15 deletions
|
@ -1,20 +1,20 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="http.HttpQueryString">
|
||||
<refnamediv>
|
||||
<refname>HttpQueryString</refname>
|
||||
<refpurpose>HTTP Query String Class</refpurpose>
|
||||
</refnamediv>
|
||||
<refsynopsisdiv>
|
||||
<synopsis>
|
||||
class HttpQueryString implements Serializable, ArrayAccess
|
||||
</synopsis>
|
||||
</refsynopsisdiv>
|
||||
<refsect1 role="members" id="http.HttpQueryString.members">
|
||||
<title>Class Members</title>
|
||||
<refsect2 id="http.HttpQueryString.properties">
|
||||
&reftitle.properties;
|
||||
<refentry id="http.HttpQueryString">
|
||||
<refnamediv>
|
||||
<refname>HttpQueryString</refname>
|
||||
<refpurpose>HTTP Query String Class</refpurpose>
|
||||
</refnamediv>
|
||||
<refsynopsisdiv>
|
||||
<synopsis>
|
||||
class HttpQueryString implements Serializable, ArrayAccess
|
||||
</synopsis>
|
||||
</refsynopsisdiv>
|
||||
<refsect1 role="members" id="http.HttpQueryString.members">
|
||||
<title>Class Members</title>
|
||||
<refsect2 id="http.HttpQueryString.properties">
|
||||
&reftitle.properties;
|
||||
<table id="http.HttpQueryString.properties.instance">
|
||||
<title>Instance Properties</title>
|
||||
<tgroup cols="4">
|
||||
|
|
Loading…
Reference in a new issue