OrderedFixtureInterface
in
Ordered Fixture interface needs to be implemented by fixtures, which needs to have a specific order when being loaded by directory scan for example
Table of Contents
- getOrder() : int
- Get the order of this fixture
Methods
getOrder()
Get the order of this fixture
public
getOrder() : int