Searched refs:setContent (Results 1 – 3 of 3) sorted by relevance
46 $entry->setContent(getContent());229 $entry->setContent($opts['content']);232 $entry->setContent(stream_get_contents(STDIN));234 $entry->setContent(file_get_contents($opts['content-file']));
48 ->setContent($template);
91 public function setContent(string $content): self { function in phpweb\\News\\Entry
Completed in 7 milliseconds