Searched refs:locks (Results 1 – 2 of 2) sorted by relevance
32 private $locks = []; variable in App\\Container\\Container93 } elseif (class_exists($id) && isset($this->locks[$id])) {97 $this->locks[$id] = true;
3 "This file locks the dependencies of your project to a known state",
Completed in 5 milliseconds