I'm following the demo:
https://xenforo.com/docs/dev/lets-build-an-add-on/
When I try to save the code event listener I get this error:
"Callback Demo\Portal\Listener::forumEntityStructure is invalid (error_invalid_class)."
I've already created the Listener.php file in...