yii\test\Fixture::load PHP Метод

load() публичный Метод

This method is called before performing every test method. You should override this method with concrete implementation about how to set up the fixture.
public load ( )
    public function load()
    {
    }