Kiriman dibuat oleh Howard Miller

Gambar dari Core developers Gambar dari Documentation writers Gambar dari Particularly helpful Moodlers Gambar dari Peer reviewers Gambar dari 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.
Gambar dari Core developers Gambar dari Documentation writers Gambar dari Particularly helpful Moodlers Gambar dari Peer reviewers Gambar dari 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?