FixtureGroupInterface
in
FixtureGroupInterface can to be implemented by fixtures that belong in groups
Table of Contents
- getGroups() : array<string|int, string>
- This method must return an array of groups on which the implementing class belongs to
Methods
getGroups()
This method must return an array of groups on which the implementing class belongs to
public
static getGroups() : array<string|int, string>