XenForo
Administrative
- Thread starter
- Admin
- #1
\XF\Extension::extendClass
has had very nice phpdoc type-hinting which allows the return-type to be linked to the arguments being passed into it. However the aliases to the extendClass
function in \XF::extendClass
and \XF\SubContainer\AbstractSubContainer
wheren't updated.Read more about this Feed . . .