Use case:

I need to do additional clean-up for each user that was created in a scenario, so I want to be able to override afterScenario() and delete my things too.

The attached patch (following in comment) makes them public, to be consistent with nodes and terms, but all of them should probably be protected?

Comments

berdir’s picture

Status: Active » Needs review
StatusFileSize
new767 bytes

Here we go.

jhedstrom’s picture

Status: Needs review » Needs work

Agreed, let's make all of these protected.

jhedstrom’s picture

Issue summary: View changes
Status: Needs work » Fixed

These are all now protected vars.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.