You are here

constant EntityViewEventSubscriber::ACTION_VIEW in Better Statistics 8

Defines type of action that can be used.

@constant for what entity interaction "action" is used for view

File

src/EventSubscriber/EntityViewEventSubscriber.php, line 24

Class

EntityViewEventSubscriber
Class EntityViewEventSubscriber.

Namespace

Drupal\better_statistics\EventSubscriber

Code

const ACTION_VIEW = "View";