yii\test\InitDbFixture::afterUnload PHP Method

afterUnload() public method

public afterUnload ( )
    public function afterUnload()
    {
        $this->checkIntegrity(true);
    }