yii\test\InitDbFixture::beforeUnload PHP Method

beforeUnload() public method

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