mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
remove undocument note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327534 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
91982cbb41
commit
e0598d6965
3 changed files with 2 additions and 11 deletions
|
@ -15,11 +15,8 @@
|
|||
<methodparam choice="opt"><type>mixed</type><parameter>value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
||||
assign variable to view engine
|
||||
</para>
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="parameters">
|
||||
|
|
|
@ -18,9 +18,6 @@
|
|||
unlike <methodname>Yaf_View_Simple::assign</methodname>, this method
|
||||
assign a ref value to engine.
|
||||
</para>
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="parameters">
|
||||
|
|
|
@ -14,11 +14,8 @@
|
|||
<methodparam choice="opt"><type>string</type><parameter>name</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
||||
clear assigned variable
|
||||
</para>
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="parameters">
|
||||
|
|
Loading…
Reference in a new issue