Searched refs:getFooterOrder (Results 1 – 3 of 3) sorted by relevance
43 public function getFooterOrder(): int; function
49 public function getFooterOrder(): int function
765 …ooterInterface $x, ModuleFooterInterface $y): int => $x->getFooterOrder() <=> $y->getFooterOrder();