Searched refs:lastIdByScope (Results 1 – 1 of 1) sorted by relevance
21 private array $lastIdByScope = []; variable in ComboStrap\\IdManager78 $lastId = $this->lastIdByScope[$scope] ?? null;84 $this->lastIdByScope[$scope] = $lastId;