Sets the title.
string|array $title: The page title: either a string for plain titles or a render array for formatted titles.
public function setTitle($title);