This commit is contained in:
Gabriel Caruso 2018-02-12 18:22:50 -02:00 committed by Joe
parent d7f65f30a0
commit 0f2be28b43
No known key found for this signature in database
GPG Key ID: F9BA0ADA31CBD89E

View File

@ -4992,7 +4992,7 @@ ZEND_METHOD(reflection_class, getTraitNames)
}
/* }}} */
/* {{{ proto public arra ReflectionClass::getTraitaliases()
/* {{{ proto public array ReflectionClass::getTraitAliases()
Returns an array of trait aliases */
ZEND_METHOD(reflection_class, getTraitAliases)
{