You are here

protected property ActivityRow::$activityDestinationManager in Open Social 10.3.x

Same name and namespace in other branches
  1. 10.0.x modules/custom/activity_viewer/src/Plugin/views/row/ActivityRow.php \Drupal\activity_viewer\Plugin\views\row\ActivityRow::activityDestinationManager
  2. 10.1.x modules/custom/activity_viewer/src/Plugin/views/row/ActivityRow.php \Drupal\activity_viewer\Plugin\views\row\ActivityRow::activityDestinationManager
  3. 10.2.x modules/custom/activity_viewer/src/Plugin/views/row/ActivityRow.php \Drupal\activity_viewer\Plugin\views\row\ActivityRow::activityDestinationManager

Activity destination manager.

Type: \Drupal\activity_creator\Plugin\ActivityDestinationManager

File

modules/custom/activity_viewer/src/Plugin/views/row/ActivityRow.php, line 29

Class

ActivityRow
Plugin which performs a activity_view on the resulting object.

Namespace

Drupal\activity_viewer\Plugin\views\row

Code

protected $activityDestinationManager;