I'm trying to set up phpactor for wordpress plugin development.
I'm starting with something simple as the hello-dolly plugin. While I'm able to get definitions and syntax for the local functions, I cannot make it pick up definitions of wp functions.
Which setting should I look at for my %project_root%/.phpactor.yml?