yii\test\InitDbFixture::afterLoad PHP Method

afterLoad() public method

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