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

beforeLoad() 공개 메소드

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