You are here

protected property Routes::$providerIds in Entity Share 8

Same name and namespace in other branches
  1. 8.3 modules/entity_share_server/src/Routing/Routes.php \Drupal\entity_share_server\Routing\Routes::providerIds
  2. 8.2 modules/entity_share_server/src/Routing/Routes.php \Drupal\entity_share_server\Routing\Routes::providerIds

List of providers.

Type: string[]

File

modules/entity_share_server/src/Routing/Routes.php, line 31

Class

Routes
Defines dynamic routes.

Namespace

Drupal\entity_share_server\Routing

Code

protected $providerIds;