Home
last modified time | relevance | path

Searched refs:diffPropertyFutures (Results 1 – 2 of 2) sorted by relevance

/dports/devel/arcanist-lib/arcanist-b2e715f/src/workflow/
H A DArcanistDiffWorkflow.php19 private $diffPropertyFutures = array(); variable in ArcanistDiffWorkflow
2394 $this->diffPropertyFutures[] = $this->getConduit()->callMethod(
2411 id(new FutureIterator($this->diffPropertyFutures))
2413 $this->diffPropertyFutures = array();
/dports/devel/arcanist/arcanist-b2e715f/src/workflow/
H A DArcanistDiffWorkflow.php19 private $diffPropertyFutures = array(); variable in ArcanistDiffWorkflow
2394 $this->diffPropertyFutures[] = $this->getConduit()->callMethod(
2411 id(new FutureIterator($this->diffPropertyFutures))
2413 $this->diffPropertyFutures = array();