Searched refs:prependWith (Results 1 – 2 of 2) sorted by relevance
50 | [prependWith()](#prependWith) | *prepend()* |416 #### prependWith subsubsection419 self prependWith(string|NodeList|\DOMNode|callable $input)426 $doc->find('div')->prependWith('<strong>Prepended! </strong>');
276 public function prependWith($input): self { function313 $nodes->prependWith($this);