xf_phantom
Well-known member
Does a method in xf exist, where i could get the classname if i provide the path to a file or would i need to implement it myself?
e.g.
C:\xampp\htdocs\test1\library\XenForo\Model\Foo
would result in
XenForo_Model_Foo
e.g.
C:\xampp\htdocs\test1\library\XenForo\Model\Foo
would result in
XenForo_Model_Foo
Last edited: