mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix: prototypes of Event::getSupportedMethods and Event::del
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332822 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
2c43e8319f
commit
17ada9155a
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier>
|
||||
<type>void</type>
|
||||
<type>bool</type>
|
||||
<methodname>Event::del</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<methodsynopsis>
|
||||
<modifier>public</modifier>
|
||||
<modifier>static</modifier>
|
||||
<type>void</type>
|
||||
<type>array</type>
|
||||
<methodname>Event::getSupportedMethods</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
|
|
Loading…
Reference in a new issue