diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2016-05-09 12:47:57 -0500 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2016-05-09 12:47:57 -0500 |
commit | a2aa4cdad5949c3bebea89e8aece52a74de4798c (patch) | |
tree | 64c9b541635b5eff66594f3a1ef677d8b284f08b /Http | |
parent | 5f0f6f3d66a5e6d1a3f73094335f6acdc23372c1 (diff) | |
parent | b30108120781893f72f15af4b8ab297aee05432c (diff) | |
download | symfony-security-a2aa4cdad5949c3bebea89e8aece52a74de4798c.zip symfony-security-a2aa4cdad5949c3bebea89e8aece52a74de4798c.tar.gz symfony-security-a2aa4cdad5949c3bebea89e8aece52a74de4798c.tar.bz2 |
minor #18727 [2.3][Component/Security] Fixed phpdoc in AnonymousToken constructor for user param (eriwin)
This PR was squashed before being merged into the 2.3 branch (closes #18727).
Discussion
----------
[2.3][Component/Security] Fixed phpdoc in AnonymousToken constructor for user param
| Q | A
| ------------- | ---
| Branch? | 2.3
| Bug fix? | yes, phpdoc one
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | -
| License | MIT
| Doc PR | -
Updated phpdoc of AnonymousToken $user param from string to string|object since an object is allowed to in the parent AbstractToken: https://github.com/symfony/symfony/blob/2.3/src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php#L91
Commits
-------
b1c60b4 [2.3][Component/Security] Fixed phpdoc in AnonymousToken constructor for user param
Diffstat (limited to 'Http')
0 files changed, 0 insertions, 0 deletions