Constructs a \Drupal\views\Ajax\ReplaceTitleCommand object.
string $title: The title of the page.
public function __construct($title) { $this->title = $title; }