ImagesFixtures
class ImagesFixtures extends BaseFixture implements FixtureGroupInterface (View source)
Methods
void
flushReferencesIndex()
During unit-tests, the fixtures are ran multiple times. Flush the in-memory index, to prevent stale links to missing references.
from
BaseFixture
static array
getGroups()
No description
void
load(ObjectManager $manager)
No description
Details
protected void
flushReferencesIndex()
During unit-tests, the fixtures are ran multiple times. Flush the in-memory index, to prevent stale links to missing references.