yii\test\InitDbFixture::beforeLoad PHP Method

beforeLoad() public method

public beforeLoad ( )
    public function beforeLoad()
    {
        $this->checkIntegrity(false);
    }