WorkspaceViewBuilder::$limit

Same name in other branches
  1. 10 core/modules/workspaces/src/WorkspaceViewBuilder.php \Drupal\workspaces\WorkspaceViewBuilder::limit

The number of entities to display on the workspace manage page.

Type: limit

File

core/modules/workspaces/src/WorkspaceViewBuilder.php, line 48

Class

WorkspaceViewBuilder
Provides a Workspace view builder.

Namespace

Drupal\workspaces

Code

protected int|false $limit = 50;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.