You are here

protected property RecentKanbanActivities::$defaultLimit in Content Planner 8

An integer representing the default query limit.

Type: int

File

modules/content_kanban/src/Plugin/DashboardBlock/RecentKanbanActivities.php, line 34

Class

RecentKanbanActivities
Provides a user block for Content Planner Dashboard.

Namespace

Drupal\content_kanban\Plugin\DashboardBlock

Code

protected $defaultLimit = 10;