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

afterLoad() 공개 메소드

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