Searched refs:setImage (Results 1 – 2 of 2) sorted by relevance
44 $entry->setImage($image['path'] ?? '', $image['title'] ?? '', $image['link'] ?? '');222 $entry->setImage($opts['image-path'] ?? '', $opts['image-title'] ?? '', $opts['image-link'] ?? '');
76 public function setImage(string $path, string $title, ?string $link): self { function in phpweb\\News\\Entry
Completed in 6 milliseconds