mirror of
https://github.com/php/doc-ru.git
synced 2025-08-15 23:42:35 +00:00
Обновление до английской версии
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 4f5e2b22575131fa5e9c3004b1c874e1acb06573 Maintainer: tmn Status: ready -->
|
||||
<!-- EN-Revision: f781803449007bb0e3a96c693e0eee067f7eb466 Maintainer: tmn Status: ready -->
|
||||
<!-- Reviewed: no -->
|
||||
<refentry xml:id="domcharacterdata.appenddata" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
@ -11,7 +11,7 @@
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="DOMCharacterData">
|
||||
<modifier>public</modifier> <type>bool</type><methodname>DOMCharacterData::appendData</methodname>
|
||||
<modifier>public</modifier> <type>true</type><methodname>DOMCharacterData::appendData</methodname>
|
||||
<methodparam><type>string</type><parameter>data</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
@ -36,7 +36,7 @@
|
||||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
&return.void;
|
||||
&return.true.always;
|
||||
</para>
|
||||
</refsect1>
|
||||
<refsect1 role="seealso">
|
||||
|
Reference in New Issue
Block a user