Searched refs:getTabOrder (Results 1 – 3 of 3) sorted by relevance
53 public function getTabOrder(): int; function
89 public function getTabOrder(): int function
795 … fn (ModuleTabInterface $x, ModuleTabInterface $y): int => $x->getTabOrder() <=> $y->getTabOrder();