You are here

protected property RectorProcessor::$rectorResults in Upgrade Rector 8

Rector result storage.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

src/RectorProcessor.php, line 38

Class

RectorProcessor
Runs rector and processes rector results.

Namespace

Drupal\upgrade_rector

Code

protected $rectorResults;