You are here

protected property ajaxCommentsScrollToElementCommand::$selector in AJAX Comments 8

The CSS selector for the element.

Type: string

File

src/Ajax/ajaxCommentsScrollToElementCommand.php, line 24
Contains \Drupal\ajax_comments\Ajax\ajaxCommentsScrollToElementCommand.

Class

ajaxCommentsScrollToElementCommand
AJAX command for calling the ajaxCommentsScrollToElement() method.

Namespace

Drupal\ajax_comments\Ajax

Code

protected $selector;