[RSS Feed/News] Output extension class in .phpstrom.meta.php

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
When generating .phpstrom.meta.php, XenForo outputs the root class (eg. XF\Entity\Post::class).

I think it would be useful if the actual extension class (eg. SomeVendor\SomeAddOn\XF\Entity\Post::class) was used instead.

Ideally this could even be (asynchrounsly) updated automatically when class extensions are mutated and development mode is active.
Read more about this Feed . . .
 
Status
Not open for further replies.
Back
Top Bottom