private function Token::__construct in Hook Event Dispatcher 8.2
Same name and namespace in other branches
- 3.x 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\ValueObjectCode
private function __construct() {
}