You are here

private function Token::__construct in Hook Event Dispatcher 3.x

Same name and namespace in other branches
  1. 8.2 modules/core_event_dispatcher/src/ValueObject/Token.php \Drupal\core_event_dispatcher\ValueObject\Token::__construct()

Use create function instead.

File

modules/core_event_dispatcher/src/ValueObject/Token.php, line 50

Class

Token
Token ValueObject.

Namespace

Drupal\core_event_dispatcher\ValueObject

Code

private function __construct() {
}