Various AbstractHandler classes are missing @template based type hints

Status
This content is read-only, or is not open for further replies.

Xon

Guest
offline
When extending a Tag handler, I noticed a bunch of abstractHandler classes are missing @template T of Entity style hints

XF\Attachment\AbstractHandler
XF\ContentVote\Event\AbstractHandler
XF\ModeratorLog\AbstractHandler
XF\Poll\AbstractHandler
XF\Tag\AbstractHandler

git patch file to implement this is attached

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom