Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Creating parameters page in DI component#2322

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

richardmiller-zz
Copy link
Contributor

QA
Doc fix?no
New docs?yes
Applies toall

I have moved some of the parameters related content that was spread around the docs into a single page in the DI component section as well as adding a bit more to the page.

<service id="mailer" class="Mailer">
<argument>%mailer.transport%</argument>
</service>

Copy link
Member

Choose a reason for hiding this comment

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

unneeded empty line here

@wouterj
Copy link
Member

👍 I like it (expect from those minor fixes), making the book articles shorter is an important thing.

@richardmiller-zz
Copy link
ContributorAuthor

Should all be sorted now - I should have had a better check of the bits I moved from elsewhere :)


.. code-block:: php

->addArgument('http://symfony.com/?foo=%%s&bar=%%d');
Copy link
Member

Choose a reason for hiding this comment

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

thisconfiguration-block needs to be indented one level

weaverryan added a commit that referenced this pull requestMar 30, 2013
@weaverryanweaverryan merged commit898eac7 intosymfony:2.0Mar 30, 2013
weaverryan added a commit that referenced this pull requestMar 30, 2013
@weaverryan
Copy link
Member

Hi Richard!

This is an excellent example of carefully, but successfully, moving things into the component documentation. It's very nice! I made a few small tweaks, but the notable one is that if when you removed a section, I put it back, but with just a link to the new spot for that documentation. I think this pretty effectively allows us to continue to make cookbooks readable (and not incomplete) without duplication.

Thanks!

@richardmiller-zzrichardmiller-zz deleted the adding_parameters_page branchMarch 30, 2013 20:06
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@richardmiller-zz@wouterj@weaverryan@stof

[8]ページ先頭

©2009-2025 Movatter.jp