mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
use shortcuts, they work ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168398 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
38f15559ef
commit
2f495cb81f
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.140 $ -->
|
||||
<!-- $Revision: 1.141 $ -->
|
||||
<chapter id="language.types">
|
||||
<title>Types</title>
|
||||
|
||||
|
@ -85,19 +85,19 @@
|
|||
|
||||
<listitem>
|
||||
<simpara>
|
||||
<link linkend="language.types.mixed">mixed</link>
|
||||
<type>mixed</type>
|
||||
</simpara>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<simpara>
|
||||
<link linkend="language.types.number">number</link>
|
||||
<type>number</type>
|
||||
</simpara>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<simpara>
|
||||
<link linkend="language.types.mixed">callback</link>
|
||||
<type>callback</type>
|
||||
</simpara>
|
||||
</listitem>
|
||||
|
||||
|
|
Loading…
Reference in a new issue