mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Remove duplicate constructorsynopsis
This commit is contained in:
parent
926842882d
commit
fcb74e8f48
1 changed files with 0 additions and 5 deletions
|
@ -13,11 +13,6 @@
|
|||
<methodparam><type class="union"><type>object</type><type>string</type></type><parameter>objectOrMethod</parameter></methodparam>
|
||||
<methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>method</parameter><initializer>&null;</initializer></methodparam>
|
||||
</constructorsynopsis>
|
||||
<constructorsynopsis>
|
||||
<modifier>public</modifier> <methodname>ReflectionMethod::__construct</methodname>
|
||||
<methodparam><type class="union"><type>object</type><type>string</type></type><parameter>objectOrMethod</parameter></methodparam>
|
||||
<methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>method</parameter><initializer>&null;</initializer></methodparam>
|
||||
</constructorsynopsis>
|
||||
<para>
|
||||
Constructs a new <classname>ReflectionMethod</classname>.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue