nextcloud/tests/lib/comments
Arthur Schiwon e3dbc3d40c different strategy in cleaning up after user was deleted
we do not listen to deletion hooks anymore, because there is no guarantee that they
will be heard - requires that something fetches the CommentsManager first.

Instead, in the user deletion routine the clean up method will be called directly. Same way
as it happens for files, group memberships, config values.
2015-12-09 14:34:23 +01:00
..
comment.php add icommentsmanger and icomment implementation 2015-12-09 14:34:23 +01:00
fakefactory.php different strategy in cleaning up after user was deleted 2015-12-09 14:34:23 +01:00
manager.php different strategy in cleaning up after user was deleted 2015-12-09 14:34:23 +01:00