mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-18 22:08:00 +01:00
refresh to fix old cache of stubs
This commit is contained in:
parent
b058f9bb65
commit
b33ff2649f
@ -35,6 +35,7 @@ final class StubLoader
|
||||
$robotLoader->addDirectory($stubDirectory);
|
||||
$robotLoader->setTempDirectory(sys_get_temp_dir() . '/_rector_stubs');
|
||||
$robotLoader->register();
|
||||
$robotLoader->refresh();
|
||||
|
||||
$this->areStubsLoaded = true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user