Skip to content

Update psr4_class_loader.rst to fix incorrect path in directory structure #11451

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
Apr 24, 2019

Conversation

siva-epari
Copy link
Contributor

Incorrect path shown in directory structure. demo.php refers to /lib/ but directory structure asks to add downloaded components to /libs/

Incorrect path shown in directory structure. demo.php refers to /lib/ but directory structure asks to add downloaded components to /libs/
Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

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

In this case please update the paragraph before accordingly

@javiereguiluz javiereguiluz added this to the 3.4 milestone Apr 24, 2019
@javiereguiluz javiereguiluz merged commit ae0fc1e into symfony:3.4 Apr 24, 2019
javiereguiluz added a commit that referenced this pull request Apr 24, 2019
…rectory structure (siva-epari)

This PR was merged into the 3.4 branch.

Discussion
----------

Update psr4_class_loader.rst to fix incorrect path in directory structure

Incorrect path shown in directory structure. demo.php refers to /lib/ but directory structure asks to add downloaded components to /libs/

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->

Commits
-------

ae0fc1e Update psr4_class_loader.rst
@javiereguiluz
Copy link
Member

@siva-epari thanks a lot for fixing this error ... and congrats on your first Symfony Docs contribution!

@OskarStark we made the pending minor fix while merging.

@siva-epari
Copy link
Contributor Author

@javiereguiluz Glad, that i could be of help.

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.

4 participants