mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Remove duplicated word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350292 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d666d3b377
commit
796f0da379
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
<term><parameter>newscope</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The class scope to which associate the closure is to be associated, or
|
||||
The class scope to which the closure is to be associated, or
|
||||
'static' to keep the current one. If an object is given, the type of the
|
||||
object will be used instead. This determines the visibility of protected
|
||||
and private methods of the bound object.
|
||||
|
|
Loading…
Reference in a new issue