Searched refs:includeId (Results 1 – 1 of 1) sorted by relevance
1114 * @param boolean $includeId Include the dw__pagetools id in the element.1117 public function includePageTools(bool $print = true, bool $includeId = false): string argument1123 …$html = '<nav' . ($includeId === true ? ' id="dw__pagetools"' : '') . ' class="hidden-print dw__pa…