protected property LinkCollectionNormalizer::$currentUser in Drupal 9
The current user making the request.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ jsonapi/ src/ Normalizer/ LinkCollectionNormalizer.php, line 74
Class
- LinkCollectionNormalizer
- Normalizes a LinkCollection object.
Namespace
Drupal\jsonapi\NormalizerCode
protected $currentUser;