The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- core/modules/rest/src/LinkManager/LinkManagerBase.php, line 29
Class
- LinkManagerBase
- Defines an abstract base-class for REST link manager objects.
Namespace
Drupal\rest\LinkManager
Code
protected $requestStack;
Please login to continue.