Skip to content

Fixes broken links to source code on github.com #12396

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

Merged
merged 1 commit into from
Oct 1, 2019

Conversation

alepdev
Copy link
Contributor

@alepdev alepdev commented Sep 30, 2019

File “ControllerTrait.php” was removed from current master branch.

This fixes it with link to last branch (4.4) that include this file

@javiereguiluz javiereguiluz added this to the 4.3 milestone Oct 1, 2019
javiereguiluz added a commit that referenced this pull request Oct 1, 2019
This PR was merged into the 4.3 branch.

Discussion
----------

Fixes broken links to source code on github.com

File “ControllerTrait.php” was removed from current master branch.

This fixes it with link to last branch (4.4) that include this file

Commits
-------

1eaa821 Fixes broken links to source code on github.com
@javiereguiluz javiereguiluz merged commit 1eaa821 into symfony:4.3 Oct 1, 2019
@javiereguiluz
Copy link
Member

@alepdev nice catch! We made some changes because the trait exists in 4.3 and 4.4 ... but in master it no longer exists and we need to link to the new AbstractController class. We did those changes while merging this.

Congrats on your first Symfony Docs contribution!

@alepdev alepdev deleted the patch-1 branch August 23, 2020 21:31
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.

3 participants