1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 13:12:16 +02:00

add missing /* }}} */

This commit is contained in:
Greg Beaver
2007-08-25 01:36:21 +00:00
parent 543ad01efd
commit ccb840fb92

View File

@@ -331,6 +331,7 @@ PHP_METHOD(Phar, delete)
RETURN_TRUE;
}
/* }}} */
/* {{{ proto int Phar::getAlias()
* Returns the alias for the PHAR or NULL