Searched refs:CallStackMenuItem (Results 1 – 2 of 2) sorted by relevance
5 use ComboStrap\CallStackMenuItem; alias49 array_splice($event->data['items'], -1, 0, array(new CallStackMenuItem()));
24 class CallStackMenuItem extends AbstractItem { class