8000 [SecurityBundle][PHPDoc] Added method doumentation for SecurityFactor… by aminemat · Pull Request #18114 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[SecurityBundle][PHPDoc] Added method doumentation for SecurityFactor… #18114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

[SecurityBundle][PHPDoc] Added method doumentation for SecurityFactor… #18114

wants to merge 1 commit into from

Conversation

aminemat
Copy link
Q A
Branch 2.7
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #10870
License MIT
Doc PR

* Defines the configuration key used to reference the provider
* in the firewall configuration.
*
* @return string
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you verify if it's really just the key or if it's the context? The context is the option you can pass along to a firewall in case they share they share context but have a different name. By default the context (if not provided) is the firewall name.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iltar this is not the key or context of a firewall, it's just the name of the node in the configuration: https://github.com/symfony/security-bundle/blob/7f04a9ae1ff1dd4eeb6ad20b5df48fdd9c2230e3/DependencyInjection/MainConfiguration.php#L285

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, got me really confused there, I'd expect something like authenticator name or similar :)

You can ignore my comment

@aminemat
Copy link
Author

Fixed docs per @wouterj's and @fabpot's comments

@nicolas-grekas
Copy link
Member

Thank you @aminemat.

nicolas-grekas added a commit that referenced this pull request Mar 15, 2016
…ecurityFactor… (aminemat)

This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes #18114).

Discussion
----------

[SecurityBundle][PHPDoc] Added method doumentation for SecurityFactor…

| Q             | A
| ------------- | ---
| Branch        | 2.7
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #10870
| License       | MIT
| Doc PR        |

Commits
-------

cfb3ea1 [SecurityBundle][PHPDoc] Added method doumentation for SecurityFactoryInterface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants
0