protected property Routes::$providerIds in Entity Share 8
Same name and namespace in other branches
- 8.3 modules/entity_share_server/src/Routing/Routes.php \Drupal\entity_share_server\Routing\Routes::providerIds
- 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\RoutingCode
protected $providerIds;