mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
Fix comment
This commit is contained in:
+1
-1
@@ -362,7 +362,7 @@ static zend_class_entry *spl_array_get_ce(zval *object TSRMLS_DC)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ spl_array_get_ce */
|
||||
/* {{{ spl_array_it_get_ce */
|
||||
static zend_class_entry *spl_array_it_get_ce(zval *object TSRMLS_DC)
|
||||
{
|
||||
return spl_ce_array_it;
|
||||
|
||||
Reference in New Issue
Block a user