Where to put Event listener to detect afterSave of plugin table

From the docs https://api.cakephp.org/3.5/class-Cake.ORM.TableRegistry.html#_get It seems like the first parm is just a string, but by convention I think field names as usually lower case.