[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/language/predefined/closure/_call.xml?=
From:       Pasindu_De_Silva <pasindu () php ! net>
Date:       2015-05-31 0:51:52
Message-ID: svn-pasindu-1433033512-336860-1283199606 () svn ! php ! net
[Download RAW message or body]

pasindu                                  Sun, 31 May 2015 00:51:52 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=336860

Log:
There was no space between 'public' and 'Closure' in the description for Closure::call().  Now there is.

--
Provided by anonymous 59489 (swekaj@gmail.com)

Changed paths:
    U   phpdoc/en/trunk/language/predefined/closure/call.xml

Modified: phpdoc/en/trunk/language/predefined/closure/call.xml
===================================================================
--- phpdoc/en/trunk/language/predefined/closure/call.xml	2015-05-29 20:14:51 UTC (rev 336859)
+++ phpdoc/en/trunk/language/predefined/closure/call.xml	2015-05-31 00:51:52 UTC (rev 336860)
@@ -9,7 +9,7 @@
  <refsect1 role="description"><!-- {{{ -->
   &reftitle.description;
   <methodsynopsis>
-   <modifier>public</modifier><type>Closure</type><methodname>Closure::call</methodname>
+   <modifier>public</modifier> <type>Closure</type><methodname>Closure::call</methodname>
    <methodparam><type>object</type><parameter>to</parameter></methodparam>
    <methodparam choice="opt"><type>mixed</type><parameter>parameters</parameter></methodparam>
   </methodsynopsis>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic