You are here

protected property ImportContext::$limit in Entity Share 8.3

The limit of entities to display on a JSON:API endpoint (optional).

Type: int

File

modules/entity_share_client/src/ImportContext.php, line 56

Class

ImportContext
Class ImportContext.

Namespace

Drupal\entity_share_client

Code

protected $limit;