Skip to content
Snippets Groups Projects
Unverified Commit 2ad2d872 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3118439 by kiamlaluno: PrivateKey::__construct() describes itself as...

Issue #3118439 by kiamlaluno: PrivateKey::__construct() describes itself as "Constructs the token generator."
parent 702b8f1a
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ class PrivateKey {
protected $state;
/**
* Constructs the token generator.
* Constructs the private key object.
*
* @param \Drupal\Core\State\StateInterface $state
* The state service.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment