yii\test\InitDbFixture::afterLoad PHP Méthode

afterLoad() public méthode

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