com doc/fr: Add missing visibility to Closure::__constr uct: language/predefined/closure/construct.xml

[email protected] (George Peter Banyard)
Newsgroups php.doc.fr
Message-ID <[email protected]>
Commit:    5578d836591300a3cb326209b704dc6f5b161e2d
Author:    Fabien Villepinte <[email protected]>         Thu, 31 Dec 2020 11:50:04 +0100
Committer: George Peter Banyard <[email protected]>      Sat, 2 Jan 2021 15:22:10 +0100
Parents:   ab02812bc2ebde2cb140a1b6311304aa0c7061d4
Branches:  master

Link:       http://git.php.net/?p=doc/fr.git;a=commitdiff;h=5578d836591300a3cb326209b704dc6f5b161e2d

Log:
Add missing visibility to Closure::__construct

Closes GH-3

Changed paths:
  M  language/predefined/closure/construct.xml


Diff:
diff --git a/language/predefined/closure/construct.xml b/language/predefined/closure/construct.xml
index 9e083148a0..e4e9b752be 100644
--- a/language/predefined/closure/construct.xml
+++ b/language/predefined/closure/construct.xml
@@ -12,7 +12,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <methodname>Closure::__construct</methodname>
+   <modifier>private</modifier> <methodname>Closure::__construct</methodname>
    <void />
   </methodsynopsis>
   <para>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.