layout doc title Codeception - Documentation Codeception\Util\Fixtures Really basic class to store data in global array and use it in Cests/Tests. {% highlight php %} 'davert']); Fixtures::get('user1'); ?> {% endhighlight %} public static add($name, $data) See source public static cleanup() See source public static get($name) See source