mirror of
https://github.com/php/php-src.git
synced 2026-04-19 14:01:01 +02:00
I hope that this is a better explanation as unknown.
This commit is contained in:
@@ -1243,7 +1243,7 @@ PHP_FUNCTION(domxml_is_blank_node)
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto int domxml_node_type(void)
|
||||
unknown ??? */
|
||||
Returns the type of the node */
|
||||
PHP_FUNCTION(domxml_node_type)
|
||||
{
|
||||
zval *id;
|
||||
|
||||
Reference in New Issue
Block a user