XF 2.1 View name in Inline moderation handlers

Kruzya

Well-known member
I try understand how work with integrated in XenForo inline moderation. And one moment bothers me.
If we open, for example, action for deleting posts, in renderForm() we can see view with name XF:Public:InlineMod\Post\Delete.
I can't understand, why in this case class type is Public, not Pub. I should I write in my class view name in the same way?

Yeah, i know, view class can doesn't exists, but this looks... Strange?
 
Top Bottom