protected property ChangedCommand::$asterisk

An optional CSS selector for elements to which asterisks will be appended.

Type: string

File

drupal/core/lib/Drupal/Core/Ajax/ChangedCommand.php, line 38
Definition of Drupal\Core\Ajax\ChangedCommand.

Class

ChangedCommand
An AJAX command for marking HTML elements as changed.

Namespace

Drupal\Core\Ajax

Code

protected $asterisk;