You are here

protected property Upload::$token in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/EntityBrowser/Widget/Upload.php \Drupal\entity_browser\Plugin\EntityBrowser\Widget\Upload::token

The token service.

Type: \Drupal\Core\Utility\Token

File

src/Plugin/EntityBrowser/Widget/Upload.php, line 40

Class

Upload
Adds an upload field browser's widget.

Namespace

Drupal\entity_browser\Plugin\EntityBrowser\Widget

Code

protected $token;