Mark dummy function name

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330259 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2013-05-17 02:11:09 +00:00
parent 7bb8bcb294
commit cb41dcc040

View file

@ -10,7 +10,7 @@
<refsect1 role="description"><!-- {{{ -->
&reftitle.description;
<methodsynopsis>
<type>void</type><methodname>stream_notification_callback</methodname>
<type>void</type><methodname><replaceable>stream_notification_callback</replaceable></methodname>
<methodparam><type>int</type><parameter>notification_code</parameter></methodparam>
<methodparam><type>int</type><parameter>severity</parameter></methodparam>
<methodparam><type>string</type><parameter>message</parameter></methodparam>