Home
last modified time | relevance | path

Searched refs:cats (Results 1 – 1 of 1) sorted by relevance

/web-php/src/News/
H A DEntry.php47 public function setCategories(array $cats): self { argument
48 foreach ($cats as $cat) {
53 $this->categories = $cats;

Completed in 19 milliseconds