yii\test\InitDbFixture::afterUnload PHP 메소드

afterUnload() 공개 메소드

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