protected property ReplaceTitleCommand::$title

The page title to replace.

Type: string

File

drupal/core/modules/views/lib/Drupal/views/Ajax/ReplaceTitleCommand.php, line 24
Contains \Drupal\views\Ajax\ReplaceTitleCommand.

Class

ReplaceTitleCommand
Provides an AJAX command for replacing the page title.

Namespace

Drupal\views\Ajax

Code

protected $title;