protected property PrivateMessageNotificationBlock::$csrfToken in Private Message 8.2
Same name and namespace in other branches
- 8 src/Plugin/Block/PrivateMessageNotificationBlock.php \Drupal\private_message\Plugin\Block\PrivateMessageNotificationBlock::csrfToken
The CSRF token generator service.
Type: \Drupal\Core\Access\CsrfTokenGenerator
File
- src/
Plugin/ Block/ PrivateMessageNotificationBlock.php, line 40
Class
- PrivateMessageNotificationBlock
- Provides the private message notification block.
Namespace
Drupal\private_message\Plugin\BlockCode
protected $csrfToken;