Messages écrits par Howard Miller

Avatar Core developers Avatar Documentation writers Avatar Particularly helpful Moodlers Avatar Peer reviewers Avatar Plugin developers
Answering my own question, the namespace seems to be 'subpluginname_mysubplugin' - that is, the name of the subplugin given in subplugins.json - underscore - name of the subplugin. Although, again dissapointingly, I couldn't find this documented anywhere so I still could be wrong.
Avatar Core developers Avatar Documentation writers Avatar Particularly helpful Moodlers Avatar Peer reviewers Avatar Plugin developers
Followup question.... how do class names work.

That is... if I have a class/file - local/myplugin/subpluginsdir/mysubplugin/classes, what would the namespace and a the name of a class therein look like?