How to setup PhpStorm with Xenforo to read built in class/function?

Hmm. You shouldn't have to set it up per se.

Just create a new project from existing files, point it at your local XenForo files and it should index everything automatically.
 
I'm trying too but it reads only classes and not functions, is it normal?

I set as Project dir:
library/me/my-addon
I set as ExternalLibraries:
library/xenforo
library/Zend

Is it correct?
 
Last edited:
Top Bottom